commit | b91472ae88ef5dca2a115a51d739229322f1562f | [log] [tgz] |
---|---|---|
author | Jiyong Park <jiyong@google.com> | Thu Dec 05 21:54:15 2024 +0900 |
committer | Jiyong Park <jiyong@google.com> | Thu Dec 05 21:54:15 2024 +0900 |
tree | de105b06ee5a542153f901e69a6c3f0b00110c65 | |
parent | 73a36c714000825e515f374e0c7709a8dd07e57a [diff] |
Remove hack on APP_DATA_DIR Bug: 382186629 Test: run ferrochrome test Change-Id: If3eb60e3e188bf3ee61a73de9c9309e6ffe85a0d
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: