commit | e062239ece75908cd531fcdc9ec54c43ab8e9ec9 | [log] [tgz] |
---|---|---|
author | Jaewan Kim <jaewan@google.com> | Fri Nov 22 12:52:35 2024 +0000 |
committer | Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com> | Fri Nov 22 12:52:35 2024 +0000 |
tree | d4225a42862acb4629965f08222c3d4abf4f24dd | |
parent | 8d0e3a1ab3946c6b5ca023c37d15969624fbaabb [diff] | |
parent | f03a187ce20dc7da3d448fe48481e46d2ea2b147 [diff] |
Merge changes I45fcbed9,I8796e1b9,I737c0c63 into main am: fc063901e0 am: f03a187ce2 Original change: https://android-review.googlesource.com/c/platform/packages/modules/Virtualization/+/3371026 Change-Id: I8f739753f2f41ec86eb5530e59a4f7129dc02bd9 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: