commit | e3835e0c181a579d6a4c4ce8520bc5f2f01dbbf3 | [log] [tgz] |
---|---|---|
author | Treehugger Robot <android-test-infra-autosubmit@system.gserviceaccount.com> | Tue Dec 24 01:03:23 2024 -0800 |
committer | Gerrit Code Review <noreply-gerritcodereview@google.com> | Tue Dec 24 01:03:23 2024 -0800 |
tree | 486c78a28f0065947c9e17e46d350a6c0336846b | |
parent | 14482039377b6647ddfd9a6ae662f5b2da61576c [diff] | |
parent | a7c7599dc64d1a8463e35af4de3f745fb7199e98 [diff] |
Merge changes I935e2faf,Ia12df7e6 into main * changes: Convert ImageArchive to kotlin Remove TODO to avoid conflicts
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: