commit | 7ddf2fa0baa99ebd6e364bca90de244a77e292fb | [log] [tgz] |
---|---|---|
author | Yeabkal Wubshit <yeabkal@google.com> | Tue Jul 02 06:15:48 2024 +0000 |
committer | Android Build Cherrypicker Worker <android-build-cherrypicker-worker@google.com> | Tue Jul 02 06:15:48 2024 +0000 |
tree | 61e117cec51d0159f5ef67a58ca9404050366335 | |
parent | 318114194d79b229a3584559179e136ed11ead84 [diff] |
Skip Microdroid VSR tests on Wear VSR currently does not apply to Wear devices, so we're skipping VSR tests in microdroid. Bug: 349036120 Flag: TEST_ONLY Test: atest MicrodroidCapabilitiesTest#avfIsRequired (cherry picked from https://googleplex-android-review.googlesource.com/q/commit:10acca64298c328fdf2724645e93b4e5ac80db7d) Merged-In: I8cace9aa4c66a3a43bf63bad09f5652f28710e3a Change-Id: I8cace9aa4c66a3a43bf63bad09f5652f28710e3a
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: