commit | 842ea3ce6da31bd21161b6941df17f58268a672f | [log] [tgz] |
---|---|---|
author | Jiyong Park <jiyong@google.com> | Wed Sep 11 10:43:34 2024 +0000 |
committer | Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com> | Wed Sep 11 10:43:34 2024 +0000 |
tree | c59c2e14006c07d66ac38100050f99b028081915 | |
parent | 0858e26b22235b33faa64ea8756477dbedded8b4 [diff] | |
parent | d544badff04a71fa773fc6d25701e2ee497d49d3 [diff] |
Format ExitStatus using Display not Debug am: 263262c2c1 am: d544badff0 Original change: https://android-review.googlesource.com/c/platform/packages/modules/Virtualization/+/3260037 Change-Id: I3c04da0fc19f0e219e216c490859852fd51d7462 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: