commit | e19144c07a568e03f1d8f51152042d7a5d3e7b9c | [log] [tgz] |
---|---|---|
author | Jiyong Park <jiyong@google.com> | Mon Jul 22 12:14:18 2024 +0900 |
committer | Jiyong Park <jiyong@google.com> | Tue Jul 23 00:43:51 2024 +0900 |
tree | 8653c56c57bc6a22fb4adedc6d5fdba774a90bea | |
parent | 3b524ce072577fe0e87a173a6b14c3fab8d454fb [diff] |
Move apkdmverity to under guest Bug: 352458998 Test: pass TH Change-Id: I54c824eaf618367c2b5231c96b925e9078c5bf27
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: