commit | 01d219595015cd7c320883f7b0b6d832bae752f7 | [log] [tgz] |
---|---|---|
author | gang.huang <gang.huang@unisoc.com> | Wed Oct 30 11:21:32 2024 +0000 |
committer | Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com> | Wed Oct 30 11:21:32 2024 +0000 |
tree | 78413606f06e36172b459f8556bcb565d5e73dca | |
parent | a7c4d72fdc1f059f77c51993cb9a55b5c2c1664e [diff] | |
parent | 8caebe609a2736152537e33129c0721635c00f0e [diff] |
Ignore null action in VirtualizationSystemService$Receiver. am: 4d965f76a4 am: 8caebe609a Original change: https://android-review.googlesource.com/c/platform/packages/modules/Virtualization/+/3325613 Change-Id: I11a3fd1c187fcd933a9a18ec59cf2eb61c01a66e 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: