commit | e6a22e7060cdd5adc8b3c8d7d5035f91abc73818 | [log] [tgz] |
---|---|---|
author | Jaewan Kim <jaewan@google.com> | Fri Aug 09 14:08:21 2024 +0900 |
committer | Jaewan Kim <jaewan@google.com> | Fri Aug 09 14:08:21 2024 +0900 |
tree | 9f8c55410df4137361294c410cb361d33e690b97 | |
parent | 460d88a7299c33c796a00fc53f59bbac4d80fa2c [diff] |
VmLauncherApp: Enable log when debuggable Bug: 353864738 Test: launched ferrochrome Change-Id: Ie3742084e997e9716c8fdb9672c03cb931df40a6
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: