commit | ad66b4521de5a6710bbb34b9dc48e1b4aedec900 | [log] [tgz] |
---|---|---|
author | Jeongik Cha <jeongik@google.com> | Wed Dec 11 10:16:18 2024 +0000 |
committer | Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com> | Wed Dec 11 10:16:18 2024 +0000 |
tree | d1c642ddd3d5bb731d732b9fb160f124770b4909 | |
parent | 053b047b552e2ddc297f9e51e483f1907eabb2a3 [diff] | |
parent | 12ba16590a184388df7760c0bfb81cb4d3c14edd [diff] |
Add auto_memory_balloon in vm_config.json am: 12ba16590a Original change: https://android-review.googlesource.com/c/platform/packages/modules/Virtualization/+/3405219 Change-Id: I218884b9859a8581c8327f05b423624f22eac041 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: