commit | 7d16cfc7b7e2fbe25aeb3871b708121a62692120 | [log] [tgz] |
---|---|---|
author | Nikita Ioffe <ioffe@google.com> | Thu Dec 12 07:01:36 2024 -0800 |
committer | Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com> | Thu Dec 12 07:01:36 2024 -0800 |
tree | f3e8bcc999b796c522cc874a648dfe324b86339b | |
parent | f17203fdf668ec62f773463c0db3a939feb470e4 [diff] | |
parent | d43a415e8e681b0f555f62428b082f539c2e7e75 [diff] |
Merge "Expose setShouldUseHugepages to @SystemApi" into main am: d43a415e8e Original change: https://android-review.googlesource.com/c/platform/packages/modules/Virtualization/+/3406759 Change-Id: I0d245e9f0197cf4e95feb7ce3c7d324804d42867 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: