MicrodroidTestApp: Skip tests if unable to know debug policy Kernel tests is built with android15-tests-dev, but running on 25Q1-release where the `vm info` doesn't dump debug policy. This CL handles the case, and will be cherry-picked to android15-tests-dev. Bug: 418198243 Test: T/H Flag: EXEMPT fix test (cherry picked from https://googleplex-android-review.googlesource.com/q/commit:3834222d4c09e135d95cbc1ed484ef1f1255af15) Merged-In: I2414347738c91e2c6916580974e7bfb111784cdb Change-Id: I2414347738c91e2c6916580974e7bfb111784cdb
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: