commit | b016c20911a100d868a846895c2380f168e94c93 | [log] [tgz] |
---|---|---|
author | Spandan Das <spandandas@google.com> | Tue Oct 08 02:15:54 2024 +0000 |
committer | Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com> | Tue Oct 08 02:15:54 2024 +0000 |
tree | 63e83089095a19a801c755e03a2962ae96ed64b6 | |
parent | 36dcb11aea65a0d0203cad7f4f5c9e79a638c8ec [diff] | |
parent | 3e9b0a8825e19820836bd45d4a6e0b7157f88bba [diff] |
Remove dexpreopt files of service-compos from /system's artifact list am: 0c69740c3a am: 3e9b0a8825 Original change: https://android-review.googlesource.com/c/platform/packages/modules/Virtualization/+/3297137 Change-Id: Iff16e0b701c35d8fa26acad11e07c64adbbccec1 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: