commit | 2cef0ecf3cc6deb20517449a2b1e79a65f1155c3 | [log] [tgz] |
---|---|---|
author | Treehugger Robot <android-test-infra-autosubmit@system.gserviceaccount.com> | Mon Dec 16 02:00:21 2024 -0800 |
committer | Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com> | Mon Dec 16 02:00:21 2024 -0800 |
tree | 0ddc2cf7ccd45b496655b48f5a427b4522f61dab | |
parent | b54a2e1c8e6460fb4562a134a96ce2472e34678b [diff] | |
parent | 8c3e9b8aa2386edc9019c8ee07e1606baedb832f [diff] |
Merge "Reset sharedpref when uninstall VM" into main am: 8c3e9b8aa2 Original change: https://android-review.googlesource.com/c/platform/packages/modules/Virtualization/+/3414619 Change-Id: I8af715cce0b27497e880be63c096b1086e0ad7eb 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: