commit | 159b8f4c89ab9e114d9b71ed956253697fea61bd | [log] [tgz] |
---|---|---|
author | Jiyong Park <jiyong@google.com> | Thu Dec 26 18:05:22 2024 +0900 |
committer | Jiyong Park <jiyong@google.com> | Thu Dec 26 18:09:50 2024 +0900 |
tree | eb2ed1cdbc06465c494470e6a966c1d40bac35f5 | |
parent | 84461afe7f33e32bbdf418f9d82dda6b6938f14a [diff] |
Use vm_config.json of the correct architecture Bug: 386148597 Test: run the script Change-Id: I8ace87ad1730025a1a7e4016e79f853f762c5857
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: