commit | f8e6d0fd429faebeb9f49ca4886c8d6c306b61a5 | [log] [tgz] |
---|---|---|
author | Jaewan Kim <jaewan@google.com> | Tue Dec 10 15:59:33 2024 +0900 |
committer | Pierre-Clément Tosi <ptosi@google.com> | Mon Jan 06 14:43:26 2025 +0000 |
tree | eb127b7047a88dad108d5a912f61cee51bce1470 | |
parent | 2dee62856f1f4157885308218ca692fa312a4c9c [diff] |
MicrodroidTests: Skip test if debug policy is enabled Bug: 379029878 Test: atest on following devices: \ - An user build device with debug policy \ - An userdebug build without debug policy (cherry picked from https://android-review.googlesource.com/q/commit:abd328b2fb8f103b127e8ecbcf7ba7f1db1bc493) Merged-In: I41eb69aa4670abb43eb2dccf36ffbb584503b400 Change-Id: I41eb69aa4670abb43eb2dccf36ffbb584503b400
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: