commit | 0331d947a517d7cf30467b9920ad6c9fb45a291d | [log] [tgz] |
---|---|---|
author | Alice Wang <aliceywang@google.com> | Fri Dec 01 08:55:59 2023 +0000 |
committer | Alice Wang <aliceywang@google.com> | Fri Dec 01 08:55:59 2023 +0000 |
tree | 0635c1e23c0fd0a99e91d65a8aff176adca328b6 | |
parent | 78ab3cd5d1f24e4a65cf09cdbdf30bafdc711947 [diff] |
[authfs][refactoring] Use crate hex to decode hex string Bug: 239413416 Test: m authfs && atest authfs_device_test_src_lib Change-Id: I9379ed34c577e8f8ca365186470a298740b43c2c
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: