commit | e6a6518eb25c2a073f05dcadf8a7210e97b3650c | [log] [tgz] |
---|---|---|
author | Alan Stokes <alanstokes@google.com> | Mon Oct 02 13:55:19 2023 +0000 |
committer | Gerrit Code Review <noreply-gerritcodereview@google.com> | Mon Oct 02 13:55:19 2023 +0000 |
tree | 938cbbc3921be3ad0f5f31f57a22de8d2cb4a567 | |
parent | 97c76d55ce3bae99bec8cfd1b118cf5164835a68 [diff] | |
parent | 92789f1ee9fbaecc7e133fdd7f6eb63b0da223e3 [diff] |
Merge changes from topic "b/302677468" into main * changes: Allow execution of code in extra APKs Multi_tenant is the new payload_not_root
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:
How-Tos: