commit | 091a4f8fba377e4ee255299c6f1c2aa785596429 | [log] [tgz] |
---|---|---|
author | Treehugger Robot <android-test-infra-autosubmit@system.gserviceaccount.com> | Tue May 14 20:06:52 2024 +0000 |
committer | Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com> | Tue May 14 20:06:52 2024 +0000 |
tree | 73cd934bdb02f3945b4028d47a46ed556c77c2a4 | |
parent | ff6751240bc3b5231e8c65e2a403cbd666fe34d6 [diff] | |
parent | b49e2f7e731e2a2fd05f1fff8488909815464fa4 [diff] |
Merge "[test] Fix AvfRkpdAppGoogleIntegrationTests on registered device" into main am: e1f4165218 am: b49e2f7e73 Original change: https://android-review.googlesource.com/c/platform/packages/modules/Virtualization/+/3079406 Change-Id: I9ec60c3eb23bea594e9c7644a5a08e5535bea021 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: