commit | 932dbc1d4aeffd9d1b6b4e735767a5028924a1d9 | [log] [tgz] |
---|---|---|
author | Jiyong Park <jiyong@google.com> | Mon Jun 10 02:10:50 2024 +0000 |
committer | Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com> | Mon Jun 10 02:10:50 2024 +0000 |
tree | ae6071d8ad074f5ebcef3631528d330fd3d12eda | |
parent | 949489bb9275dbcdfeff2439fa6215d287af4e71 [diff] | |
parent | b1664929f8d2b671fe06d19a5be42c138018b48d [diff] |
Fix path to AVF debug policy in the DT am: b1664929f8 Original change: https://android-review.googlesource.com/c/platform/packages/modules/Virtualization/+/3118814 Change-Id: I15b0776dc6647bf77b192b25cacc305b424bba5c Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
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: