commit | 07cee6b5a02a02f4b30bfb9cc50add30356df29d | [log] [tgz] |
---|---|---|
author | Nikita Ioffe <ioffe@google.com> | Fri Oct 25 14:43:57 2024 +0000 |
committer | Nikita Ioffe <ioffe@google.com> | Fri Oct 25 15:11:32 2024 +0000 |
tree | e67db77c55046fc2eaf0b88363d3095f2082e0a9 | |
parent | e6028be0d679637938e380ed5528a2dc07fae0ab [diff] |
Remove avf_v_test_apis aconfig flag Android V has been released, we can finally delete it! Bug: 365767108 Test: atest MicrodroidTests Change-Id: I83ba378be5b17266e28842e4834f24be8e9c917e
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: