commit | f845ccb7cdfa9df5ab2ac9e72e4a24055dc646a5 | [log] [tgz] |
---|---|---|
author | Treehugger Robot <android-test-infra-autosubmit@system.gserviceaccount.com> | Tue May 21 09:48:11 2024 +0000 |
committer | Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com> | Tue May 21 09:48:11 2024 +0000 |
tree | 5107fcdf9a5658bae78b96d4c2f7e3a2ffcde6a2 | |
parent | 175df4ed7dfe8b388c72f2fa3ccecb8684e7fd66 [diff] | |
parent | 1cba46d4b5dbec9fe131fb4102601416317317db [diff] |
Merge "binder::get_interface -> binder::wait_for_interface" into main am: 1cba46d4b5 Original change: https://android-review.googlesource.com/c/platform/packages/modules/Virtualization/+/3079665 Change-Id: I476f1094501b99135d1e04b97861405a804ff05a 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: