commit | c621971b85943e5251197fdbcfb49a0941accd87 | [log] [tgz] |
---|---|---|
author | Jeongik Cha <jeongik@google.com> | Tue Nov 19 15:29:48 2024 +0000 |
committer | Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com> | Tue Nov 19 15:29:48 2024 +0000 |
tree | 084f4e0b03b6d802b55bd6c397b8e0127e56adb2 | |
parent | 928950d3e2ca77456591a83cd2e22011cd4e0772 [diff] | |
parent | 08d229e51d2e16a523f2b658b73c2249cb53b167 [diff] |
add getRootfsFile am: 08d229e51d Original change: https://android-review.googlesource.com/c/platform/packages/modules/Virtualization/+/3364207 Change-Id: I81c06157465bcac84e6c30bca7605c202d7c30e5 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: