commit | 27fc95184ab1ac3c9a67be17738ce6f4a917349f | [log] [tgz] |
---|---|---|
author | Jiyong Park <jiyong@google.com> | Thu Dec 26 17:14:20 2024 +0900 |
committer | Jiyong Park <jiyong@google.com> | Thu Dec 26 17:14:20 2024 +0900 |
tree | ffadb02c0329987211b1fd781a560bef6a15166f | |
parent | adb273727d93183eb6227da677bfd1259bf3547d [diff] |
Add *.GTS variants of our tests Note: actually annotating tests with @GmsTest will follow Bug: 384863546 Test: build the tests Change-Id: Ie84ae0f8cee63d7a0e2509d5dc3e0b59d9f2faed
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: