commit | 6763576cac3950c6c4391e4af3a4f499d6cb51ae | [log] [tgz] |
---|---|---|
author | Alice Wang <aliceywang@google.com> | Wed Feb 28 12:46:05 2024 +0000 |
committer | Alice Wang <aliceywang@google.com> | Wed Feb 28 12:46:05 2024 +0000 |
tree | f1e4786e102cd952ca7431994cdec3e196bcee67 | |
parent | deddba7dde71dacc901e0a794e828a067a588c14 [diff] |
Add AvfRkpdAppIntegrationTests to avf-postsubmit tests The test will be added to busytown test config in cl/611063159. Bug: 325610326 Test: atest AvfRkpdAppIntegrationTests Change-Id: I1d172a48da0fba763b5aeebc6ae885a11c35f7d9
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: