commit | 75e920b80dd7f0613b7c5ffb5f59ac46f6d8cc37 | [log] [tgz] |
---|---|---|
author | Shikha Panwar <shikhapanwar@google.com> | Fri Jun 14 06:12:37 2024 +0000 |
committer | Shikha Panwar <shikhapanwar@google.com> | Fri Jun 14 06:48:32 2024 +0000 |
tree | 0c84a6402b2fec109f7a1597fc3cb9febdf1de09 | |
parent | e4e7071ce5d2642b321ebd510c26d5e2e1137d01 [diff] |
Instance_id: Log only the first 8 bytes instance-id of a VM is somewhat private to the app owning the VM, do not log it in full Test: Builds Bug: 331349693 Change-Id: I2306efb95ecec13153e2e9a0c5c8600f21fa02c2
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: