commit | 7ed9960dd5a26427cad74ba1e83559b5bf5e7b96 | [log] [tgz] |
---|---|---|
author | Jiyong Park <jiyong@google.com> | Thu Feb 06 17:29:35 2025 +0900 |
committer | Jiyong Park <jiyong@google.com> | Mon Feb 17 11:19:04 2025 +0900 |
tree | 5de8a6a700c129285eab3411c21cfd6fd04daeae | |
parent | 080ad068471679f905676f801b99660f3a1cedc8 [diff] |
Make MicrodroidTestApp.GTS portable Bug: 394221791 Test: run the test on android 14 device Change-Id: Ie969bfdc4a1ed18b648caba590069e9a16f0f78f
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: