commit | dfec020de167a0c7b1c872583a124cd80922c1a4 | [log] [tgz] |
---|---|---|
author | Jiyong Park <jiyong@google.com> | Mon Dec 23 13:24:01 2024 +0900 |
committer | Jiyong Park <jiyong@google.com> | Mon Dec 23 13:24:01 2024 +0900 |
tree | 80d3ae61cd0af4d593987fce46e53c76b3c76b28 | |
parent | 0b3a2ba859da9705acfb943449d91ea810cde910 [diff] |
Move images.tar.gz creation into the function Bug: N/A Test: sudo build.sh -a aarch64 Change-Id: If438dccb8d3e83a2444925417ac01b2f9bb7727e
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: