commit | c088bee6ade9c22bc164900e7938f581b7e7be43 | [log] [tgz] |
---|---|---|
author | Jiyong Park <jiyong@google.com> | Mon Jul 22 12:15:25 2024 +0900 |
committer | Jiyong Park <jiyong@google.com> | Tue Jul 23 00:43:51 2024 +0900 |
tree | cdd1831dc6ddb3561576e231bf49b64192be7ec0 | |
parent | e19144c07a568e03f1d8f51152042d7a5d3e7b9c [diff] |
Move apex to under build but leave a symlink apex -> build/apex as there are many references to the old path. also, move empty-payload-apk to android/EmptyPayloadApp Bug: 352458998 Test: pass TH Change-Id: I7192773690613957e4c47a75c1513074379b0e0d
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: