commit | 9bc612e1737639a952451e336324c69d52617044 | [log] [tgz] |
---|---|---|
author | Jiyong Park <jiyong@google.com> | Mon Nov 04 16:07:42 2024 +0900 |
committer | Jiyong Park <jiyong@google.com> | Mon Nov 04 16:13:33 2024 +0900 |
tree | 43eae4f7bf4f1d63e2cd9aff5bc44a8f3fdbbbaf | |
parent | 82bc6958b759b657c8a9b8598e2ef9ae1464d578 [diff] |
Use /data/data/<pkgname> for user0 Bug: 377170371 Test: run on non-HSUM device Change-Id: I83712768ce26497e3274c3453651454a6bb42b5b
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: