commit | 8318c73bf51eb43bd1e72b389828a062e9d8a8eb | [log] [tgz] |
---|---|---|
author | Mu-Le Lee <mulelee@google.com> | Tue Nov 05 11:56:22 2024 +0000 |
committer | Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com> | Tue Nov 05 11:56:22 2024 +0000 |
tree | ce505c8a87443fc8d6835e1d93b01541aed61087 | |
parent | d6ed248eef9c51472995f48a7a24ea62c07573b5 [diff] | |
parent | 955b658584078a6cbfa1619185c98e313b2952e3 [diff] |
Modify debian build script to integrate disk resize am: 955b658584 Original change: https://android-review.googlesource.com/c/platform/packages/modules/Virtualization/+/3328178 Change-Id: I3acc418d2eb51a1da41fdb75b77ec081ce7f0541 Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
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: