commit | 4b31a48a11092c2204272a9936ebdf59e8a11c37 | [log] [tgz] |
---|---|---|
author | Alan Stokes <alanstokes@google.com> | Thu Feb 01 17:56:06 2024 +0000 |
committer | Alan Stokes <alanstokes@google.com> | Wed Feb 07 15:05:45 2024 +0000 |
tree | 30c974274702e1920dd4b5c48bf696e5ac543c91 | |
parent | c91541a03e8fcc8b20e4ad77ee41f3e54fa52f77 [diff] |
Add test API for extra APKs Bug: 303201498 Test: atest MicrodroidTests Change-Id: Iaae9274d704c6cbf47be31902820872c996a701e
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: