commit | a34ab83c7a27d0d85281dad5a4db8cd3a4b2e7f5 | [log] [tgz] |
---|---|---|
author | Jiyong Park <jiyong@google.com> | Fri Sep 20 19:27:48 2024 +0900 |
committer | Jiyong Park <jiyong@google.com> | Fri Sep 20 19:27:48 2024 +0900 |
tree | 25ac567502444782bc95536d500940c794df5779 | |
parent | e6e932a9a00e07837c5c02fc6bc8d7c3e741bad5 [diff] |
Move permission xml out of the APEX It's installed to the vendor partition so that AVF enablement can be decided in the vendor partition (even if the virt APEX is fully installed in the system partition). Bug: 356792213 Test: watch TH Change-Id: Ic2841f142dd8fdd287c3b9616a927a5b1914b3ee
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: