commit | 9eae7b7fed83ea293e08324e025403cfde704459 | [log] [tgz] |
---|---|---|
author | Jeongik Cha <jeongik@google.com> | Fri Mar 21 17:44:40 2025 +0900 |
committer | Jeongik Cha <jeongik@google.com> | Fri Mar 21 17:45:32 2025 +0900 |
tree | 1f8df3e9e0022fba78c5d37ff61600f2d178fcfa | |
parent | ca47b8cb376417f9efaabdfb3ac3b29ec22156e9 [diff] |
Scan /sdcard/Download onPause Test: touch /mnt/shared/aa and then go to Files Bug: 382608999 Change-Id: I4ceaf58f01666e5129e77ef5ce5f4f04090e13b5
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: