commit | a85156321791c5fc49883f63974487d63bdd8851 | [log] [tgz] |
---|---|---|
author | Jiyong Park <jiyong@google.com> | Fri Sep 06 06:39:27 2024 +0000 |
committer | Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com> | Fri Sep 06 06:39:27 2024 +0000 |
tree | f770967a678480bf565156b826d0a31cf0b1bed1 | |
parent | 6c1f512485ad4bb3bc4d49f552652d424514fbf7 [diff] | |
parent | af63d1cdc39d9382cf86f8b241b87867ab4e9b41 [diff] |
Revert changes about libsafe_ownedfd am: af63d1cdc3 Original change: https://android-review.googlesource.com/c/platform/packages/modules/Virtualization/+/3249603 Change-Id: I4a72c5fbfa05f6f3b52827fbe7d73a75d756055c 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: