commit | 183748e40983cd90b2e0eb711abafe8f9880bb9e | [log] [tgz] |
---|---|---|
author | Rico Wind <ricow@google.com> | Mon Sep 02 06:31:15 2024 +0000 |
committer | Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com> | Mon Sep 02 06:31:15 2024 +0000 |
tree | 2078b66e90d39fb4f750041f5a1fe9041ae083e3 | |
parent | 271d77e25d1f9030c7ec16770e85db51aa73483f [diff] | |
parent | d36169604fe57e189b1ea3930601ee7e39f1c0d1 [diff] |
Merge "Don't assume static final R class integers" into main am: 43c79e492d am: d36169604f Original change: https://android-review.googlesource.com/c/platform/packages/modules/Virtualization/+/3249856 Change-Id: Ie1a14c167746799af7834d4a1b897bf657738ab8 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: