commit | b2a0287342deeea2744678008c5a5e5aba1079ac | [log] [tgz] |
---|---|---|
author | Frederick Mayle <fmayle@google.com> | Wed May 08 13:35:12 2024 -0700 |
committer | Frederick Mayle <fmayle@google.com> | Mon May 20 18:48:29 2024 +0000 |
tree | 97cf1fe39eeb8613da2edffabdf90c9dc394e9a1 | |
parent | 9290081b6a28d5ab49ea826b4678b56d84028b52 [diff] |
binder::get_interface -> binder::wait_for_interface binder::get_interface is deprecated. Bug: 339248908 Test: TH Change-Id: I3e9b317a42aae192d503beaad9f3546dc4d6e6ac
Android Virtualization Framework (AVF) provides secure and private execution environments for executing code. AVF is ideal for security-oriented use cases that require stronger isolation assurances over those offered by Android’s app sandbox.
Visit our public doc site to learn more about what AVF is, what it is for, and how it is structured. This repository contains source code for userspace components of AVF.
If you want a quick start, see the getting started guideline and follow the steps there.
For in-depth explanations about individual topics and components, visit the following links.
AVF components:
AVF APIs:
How-Tos: