commit | 259dc4cb6a26575b3655a03ba81a63041675dece | [log] [tgz] |
---|---|---|
author | Jeongik Cha <jeongik@google.com> | Fri Mar 22 14:34:49 2024 +0900 |
committer | Jeongik Cha <jeongik@google.com> | Mon Mar 25 21:06:12 2024 +0900 |
tree | 7b2768399cb2b62d84fe67aa3d851bcbd0a7cddf | |
parent | 53e92375e43371a78f7a07a2601fc24ab970ba94 [diff] |
VmLauncherApp for custom configuration Test: copy vm config json file to /data/local/tmp/vm_config.json, and then run the app, check the log message Bug: 330256602 Change-Id: Icbfddd55e3e4b8988043c35b43179ab1e7f04b12
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: