commit | ad1485dad9bd58e3104b15d2ff905b011b61f848 | [log] [tgz] |
---|---|---|
author | David Dai <davidai@google.com> | Tue Feb 27 10:17:05 2024 -0800 |
committer | David Dai <davidai@google.com> | Tue Feb 27 15:49:17 2024 -0800 |
tree | a282e09ce793e9949c65b07fbd4f85dc822f0bc3 | |
parent | b742ee629503141b4831c5304a23fc33fb337c2d [diff] |
Add setup stage for createVmRequiresPermission test Add set up stages to use the correct parameters for tests. Bug: 327205334 Test: atest MicrodroidTestAppNoPerm Change-Id: Ia0259a9d36b5acdc07cb4bfe75cffcd14f84716f Signed-off-by: David Dai <davidai@google.com>
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: