commit | 63b19a514a5a1adf9773d6b8608a298f6681483b | [log] [tgz] |
---|---|---|
author | Alice Wang <aliceywang@google.com> | Thu Jan 04 13:10:45 2024 +0000 |
committer | Alice Wang <aliceywang@google.com> | Thu Jan 04 13:10:55 2024 +0000 |
tree | 5bc3a798d9cdf262a3ca20127d0a577e55229d69 | |
parent | 5a4077d52af504badab5afa0275f46b79bea36b6 [diff] |
[test] Update test to reflect failure to verify payload in pVM Bug: 256148034 Test: atest MicrodroidHostTests Change-Id: I1332e66de309458c2b0dbcf9612a33ba8baf053a
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: