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