commit | f523cf444cea04d08bd47ec45f8fa84d8352f339 | [log] [tgz] |
---|---|---|
author | Inseob Kim <inseob@google.com> | Thu Sep 05 02:46:32 2024 +0000 |
committer | Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com> | Thu Sep 05 02:46:32 2024 +0000 |
tree | eb7e6fb6cc2a0678acbf35d96589e1a27a5b1279 | |
parent | 4990ace98ec20b970b11cb8015ae449ce911f8cb [diff] | |
parent | be8afd69a10c7c92b2444a66a8192f8338cd1369 [diff] |
Add more contexts upon verifying APEX failure am: be8afd69a1 Original change: https://android-review.googlesource.com/c/platform/packages/modules/Virtualization/+/3253112 Change-Id: Ice52e370c10aa8a0fea4b644d95bc1a72774adee 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: