commit | 6049a8c02ae5c4b7680443e9eb70e77e7623151e | [log] [tgz] |
---|---|---|
author | Alice Wang <aliceywang@google.com> | Tue Dec 05 10:02:37 2023 +0000 |
committer | Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com> | Tue Dec 05 10:02:37 2023 +0000 |
tree | 82be5783f299e99aa531aa441275a2d4f6ac2ac3 | |
parent | 0b50edf8848b3de9671163addf184f434ce3db33 [diff] | |
parent | 31c401c9303fecf1b2544f96585f8e77e7d9b304 [diff] |
Merge "[authfs][refactoring] Use crate hex to decode hex string" into main am: 31c401c930 Original change: https://android-review.googlesource.com/c/platform/packages/modules/Virtualization/+/2855606 Change-Id: I44fbf57c212d5748295a28d6e1c0ed7336cec30b 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: