commit | 93e884f58da1266b7e12a8ee407e0168165e882f | [log] [tgz] |
---|---|---|
author | Jiyong Park <jiyong@google.com> | Mon Jul 22 12:43:32 2024 +0900 |
committer | Jiyong Park <jiyong@google.com> | Tue Jul 23 00:43:52 2024 +0900 |
tree | 933e2f37520320226fd74cd171ca91efeffcc7da | |
parent | 3db607a6d196e84df4254495bad39ffe13948618 [diff] |
Move virtualizationservice to under android Bug: 352458998 Test: pass TH Change-Id: If9c1e27ea8d952a2abf78969034e2ce6ac576089
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: