commit | 879ee4a92fdf834462c5f55d3673f1690e7e354c | [log] [tgz] |
---|---|---|
author | Jiyong Park <jiyong@google.com> | Fri Nov 29 14:00:47 2024 +0900 |
committer | Jiyong Park <jiyong@google.com> | Fri Nov 29 14:00:47 2024 +0900 |
tree | 35e3b6cb041a8ca557709ceef37bf87021cefacd | |
parent | b84cba64cc979e1fe8127feae01c85d7ea4ec063 [diff] |
Add build_id to the image archive Bug: 376784944 Test: sudo build.sh locally and check build_id file Do the same in kokoro build Change-Id: I192660cf1bc766589ae09338bb195af2b02fe61d
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: