commit | 1bf230d05f962bc0e26e6214697a433f0b9dccfd | [log] [tgz] |
---|---|---|
author | Jiyong Park <jiyong@google.com> | Mon Dec 02 11:06:31 2024 +0000 |
committer | Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com> | Mon Dec 02 11:06:31 2024 +0000 |
tree | 9427ab559af9f04504e9f052b21822c4f701e189 | |
parent | df329b09f192cb808386493c0da156607d00e887 [diff] | |
parent | 0ed696b63056ee5942eade44c236a88484c7034a [diff] |
Add getBuildId method to IntalledImage am: 0ed696b630 Original change: https://android-review.googlesource.com/c/platform/packages/modules/Virtualization/+/3381870 Change-Id: Ie8edc19abb044818769e1a647dcceff697d70e89 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: