commit | 900ea39b21152eb5977f527ce5dda1593577d359 | [log] [tgz] |
---|---|---|
author | Treehugger Robot <android-test-infra-autosubmit@system.gserviceaccount.com> | Mon Dec 23 01:05:48 2024 -0800 |
committer | Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com> | Mon Dec 23 01:05:48 2024 -0800 |
tree | 93261756bc5c9583eb6e3ab8d04d6a9de80b43ff | |
parent | fcb60e2e1ff1eaa2cf4e14b2ca5d05533139d01b [diff] | |
parent | 7bf7f8bb2f9a4d79a12033c9c24bf44940dbe605 [diff] |
Merge "Convert InstalledImage to kotlin" into main am: a4cb738228 am: 7bf7f8bb2f Original change: https://android-review.googlesource.com/c/platform/packages/modules/Virtualization/+/3428428 Change-Id: I4e848f52380266eaf7594c63ab94b6ad982f26e5 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: