commit | b55e6d00aa2b19040bbc400ee2c7c0d523ce7951 | [log] [tgz] |
---|---|---|
author | Jaewan Kim <jaewan@google.com> | Fri Nov 15 09:23:04 2024 +0000 |
committer | Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com> | Fri Nov 15 09:23:04 2024 +0000 |
tree | 92703c131d32675bc1ec6a4fc46a63b20a0e0ebc | |
parent | 6d712f22fbb044314734a0b5f55239fa49743064 [diff] | |
parent | 756329c98a70b007bf1be058f75f6df14c6dfde9 [diff] |
VmTerminalApp: Non-interactive installation for debug and development am: 756329c98a Original change: https://android-review.googlesource.com/c/platform/packages/modules/Virtualization/+/3350515 Change-Id: I7ae430852d2d4e70420140919213948f479967f9 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: