commit | 55c1750cd3833574d4257fa3f042ca080e16cd1c | [log] [tgz] |
---|---|---|
author | Shikha Panwar <shikhapanwar@google.com> | Wed Mar 20 16:31:52 2024 +0000 |
committer | Shikha Panwar <shikhapanwar@google.com> | Fri Mar 22 12:00:24 2024 +0000 |
tree | c8daa7be989aa21485717ba35104566ea4f7e4c9 | |
parent | 73ba0d48488aefa126f6d0d4b3687b834e84a959 [diff] |
Backup instance_id & reuse it for rerunning VM Fix changeDebug like tests to include backing up instance_id. Test: atest #changingDebuggableVmNonDebuggableInvalidatesVmIdentity Bug: 327694961 Change-Id: I3b90296e444a43510234408da0f6f280415af6df
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: