commit | 826a3bb34470ffc12cab45fe09453815b4d2f4ea | [log] [tgz] |
---|---|---|
author | Jaewan Kim <jaewan@google.com> | Thu Aug 15 08:22:35 2024 +0000 |
committer | Cherrypicker Worker <android-build-cherrypicker-worker@google.com> | Fri Aug 16 04:57:51 2024 +0000 |
tree | a46038a0c3b5ecd7b0ff3b1c4ab22a8573363bca | |
parent | 7fe1ea5cfcba21b52fe0cf52d1acea10b3c6c5aa [diff] |
MicrodroidTest: Relax bccIsSuperficiallyWellFormed check Bug: 341740108 Test: TH (cherry picked from https://android-review.googlesource.com/q/commit:55a74705d7f4086a90bc79c3f45c24be8c93dd01) Merged-In: Ic626e2a2c9fbd168312daab6eb18a13084935492 Change-Id: Ic626e2a2c9fbd168312daab6eb18a13084935492
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: