commit | ae75b29a511e1fb535f2574c86ece9e6636d6acc | [log] [tgz] |
---|---|---|
author | Jiyong Park <jiyong@google.com> | Wed Sep 25 06:24:56 2024 +0000 |
committer | Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com> | Wed Sep 25 06:24:56 2024 +0000 |
tree | aa8ceefd3c6d98c2d57e597edab0fe050823f573 | |
parent | cd58912a5d297b4dff0d10437565e0e76dc6da14 [diff] | |
parent | 3120d7c40ce4284f0ee587814ae2fb8cd6a36f59 [diff] |
Check if some deb packages are accessible am: 3120d7c40c Original change: https://android-review.googlesource.com/c/platform/packages/modules/Virtualization/+/3281112 Change-Id: Id50b438c6091522c2bc8886c99e582eb50e96c2c 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: