commit | 979b9dfb736cf972a69dcb9df08044d3f7dab10f | [log] [tgz] |
---|---|---|
author | Shikha Panwar <shikhapanwar@google.com> | Wed Mar 20 19:48:19 2024 +0000 |
committer | Shikha Panwar <shikhapanwar@google.com> | Tue Mar 26 14:36:34 2024 +0000 |
tree | 8e4def4a3a4f627bc2bc628b2cb531877beb6c98 | |
parent | b621a5239d97001fd5032b07d940f5c688cf3dab [diff] |
Upgraded payload accepted & downgraded rejected Add Microdroid host tests which re-run Microdroid instance with upgraded/downgraded payload apk & check the intended behaviour. Test: Run the added tests. Bug: 291213394 Change-Id: I1af13fe54b4b41b6f42bae66f0815093780fdff7
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: