commit | 3621aa5709faa0af7c633fceeb3730ddb78fb9d2 | [log] [tgz] |
---|---|---|
author | Jiyong Park <jiyong@google.com> | Tue Sep 24 07:32:19 2024 +0000 |
committer | Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com> | Tue Sep 24 07:32:19 2024 +0000 |
tree | 2b6555fadc45ddeb4ff50ce22246f202a395c98d | |
parent | 542290926fa1246d3c266e47f15cc72db97016e2 [diff] | |
parent | da733ac18036521ef4188207fa9d2f92f62ef393 [diff] |
Update the docker setting for Kokoro am: da733ac180 Original change: https://android-review.googlesource.com/c/platform/packages/modules/Virtualization/+/3278135 Change-Id: I9386617633abecfaebce982800efd9e990120ccb 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: