commit | 2cf95f103794c346092b8982e61fe95648c698a8 | [log] [tgz] |
---|---|---|
author | Devin Moore <devinmoore@google.com> | Fri Aug 30 00:17:49 2024 +0000 |
committer | Devin Moore <devinmoore@google.com> | Fri Aug 30 00:17:49 2024 +0000 |
tree | e5b7cc8684fcc7846fd028059b4938825e680f20 | |
parent | dd7ca16b495008e529e8baed3136af5be222c39c [diff] |
Add an explicit user root for accessor_demo Without an explicit user, this defaults to root. This has become an error in Android 16, so this test started failing on Cuttlefish when we bumped it to be an android 16 device. Test: vm_accessor_test Bug: 363085010 Change-Id: I605e3f1c0387cdfe6837973f22c164e2279e91bf
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: