commit | 315533e217fadeff26b00cef93d66d6452d3a5a9 | [log] [tgz] |
---|---|---|
author | Shikha Panwar <shikhapanwar@google.com> | Fri Oct 18 12:56:00 2024 +0000 |
committer | Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com> | Fri Oct 18 12:56:00 2024 +0000 |
tree | 43abe6c2c5e87ab68914ec9991e2175f69acdde6 | |
parent | fa64b19b7f7a33636f6e79e5dcfa0dd71053fb0a [diff] | |
parent | c0d68dbc96d84b8f7a03531e7ccdad2c2ef43ffa [diff] |
Merge "XTS: Ensure Updatable VM is supported" into main am: c0d68dbc96 Original change: https://android-review.googlesource.com/c/platform/packages/modules/Virtualization/+/3285979 Change-Id: Ib963e4b18e32d06af5b3ade4017113fa43738f5f 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: