commit | 1361fcd0055639ffad972e554a4fb8bae4c0bc8c | [log] [tgz] |
---|---|---|
author | Jiyong Park <jiyong@google.com> | Tue Nov 26 11:42:25 2024 +0000 |
committer | Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com> | Tue Nov 26 11:42:25 2024 +0000 |
tree | 7e38aa800d027375d70347fa72c68a09cf7c95cc | |
parent | eb0cd274e562042f17800277f9185de76b8dca46 [diff] | |
parent | d3e4eeeeda7feaa3eeb5a9fffba1dbd709764c1b [diff] |
Move launchErrorActivity into ErrorActivity am: a893791d4e am: d3e4eeeeda Original change: https://android-review.googlesource.com/c/platform/packages/modules/Virtualization/+/3377272 Change-Id: Icef2b008cec35b26c5cbef0de3e329b23c23bb09 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: