commit | 955b658584078a6cbfa1619185c98e313b2952e3 | [log] [tgz] |
---|---|---|
author | Mu-Le Lee <mulelee@google.com> | Fri Nov 01 15:40:58 2024 +0800 |
committer | Mu-Le Lee <mulelee@google.com> | Mon Nov 04 11:59:41 2024 +0000 |
tree | 3a177cd3236bbc4848d45a7f80198918efbfe0c6 | |
parent | 700e88f6fcc544421b6fd9ebe4207d96f6266acd [diff] |
Modify debian build script to integrate disk resize This commit modifys debian image build script for aarch64 to split image.raw for composite disk. And update the vm_config.json with the GUID of the partitions Bug: 376194294 Test: Manually on pixel device and build in a container. Change-Id: I11aae4c881dd0b367b2eadba36cea021cb7caed0
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: