commit | 88ae917dbacd84db9e28305eeb2e8b55265fbf2d | [log] [tgz] |
---|---|---|
author | Jeongik Cha <jeongik@google.com> | Fri Oct 18 17:27:55 2024 +0900 |
committer | Jeongik Cha <jeongik@google.com> | Sun Oct 20 12:17:32 2024 +0900 |
tree | 4fc094f010a0d14770031513883ced2aaf680476 | |
parent | 5a547efc872171dc833822c60bfc5ec80feb3a14 [diff] |
Install vm payload from /sdcard to /data/data/app Bug: 373248801 Bug: 374244795 Test: build and run Change-Id: I96124eb14bacc03365999f8d7ee31a8ff17ceb99
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: