commit | 736f682cf6aabac0e10b43f01278273a1b5c28a0 | [log] [tgz] |
---|---|---|
author | Alan Stokes <alanstokes@google.com> | Fri Feb 16 16:08:00 2024 +0000 |
committer | Alan Stokes <alanstokes@google.com> | Tue Feb 20 12:06:07 2024 +0000 |
tree | 64ae2ee6cdfee0b1b351f96ed2e185b7657bd148 | |
parent | f1ca9dd1b3d89e20c05b28dc8bef432e168c5877 [diff] |
Require custom permission for non-Microdroid Running with an os other than "microdroid" should require the USE_CUSTOM_CONFIG permissions (as do our other @TestApi). Add check, fix up tests. Bug: 323513087 Test: atest MicrodroidTestApp MicrodroidHostTestCases Change-Id: If7bc577b275f2a55c80c302ed00d5947676daa6a
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: