commit | e4e1451fa055cc3eb1ccca50c626fe9912ec1081 | [log] [tgz] |
---|---|---|
author | Jiyong Park <jiyong@google.com> | Fri Dec 27 10:52:00 2024 +0900 |
committer | Jiyong Park <jiyong@google.com> | Mon Dec 30 20:43:08 2024 +0900 |
tree | 0f2d538453ddb0289a2b36ddcc24fb15d7e32ffd | |
parent | 3d01dc0751497e907072781066e46ba3fff05855 [diff] |
Annotate tests accordingly * More tests were annotated as CddTest * Most of the CddTests don't have associated CDD requirement # because they test the documented behavior of AVF System APIs * Some tests were newly annotated as GmsTest Bug: 384863546 Test: build the tests Change-Id: Ie802adddd75f7adbe2d0658f66ca923fae250fb2
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: