commit | 78e94b0a2c88904d0a2c89641eac6503b724037a | [log] [tgz] |
---|---|---|
author | Jeongik Cha <jeongik@google.com> | Wed Jun 19 22:11:18 2024 +0900 |
committer | Jeongik Cha <jeongik@google.com> | Wed Jun 19 22:18:01 2024 +0900 |
tree | 3b05cb401d79583a380f34cccb915a4303cff43d | |
parent | 2a07e4ed4c0f69fcb32fcb5962e02ec50b0135f6 [diff] |
Always update vm_config.json to prevent from not updating the file it's okay because the file is tiny Bug: 346676738 Test: run the app with old vm_config.sjon Change-Id: I28d69766e91598680f7acc3e0719e3799abcb600
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: