commit | 5e815844e345a2b3f5bc8f1e0ea1923e22e40efa | [log] [tgz] |
---|---|---|
author | Jiyong Park <jiyong@google.com> | Fri Aug 02 17:21:31 2024 +0900 |
committer | Jiyong Park <jiyong@google.com> | Fri Aug 02 17:30:52 2024 +0900 |
tree | a4e0d6dbc438ccc02c61ba7613554b8e67c82c69 | |
parent | 02f378e5375e3356f71996c305bec6b4b3595151 [diff] |
Include vm_config.json to the hash Bug: N/A Test: N/A Change-Id: I15b7e23c7de169faac4c6e47e3bb8beff69ff159
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: