commit | 108714ef153960d7eb48051f166c6b246f664d34 | [log] [tgz] |
---|---|---|
author | Jeongik Cha <jeongik@google.com> | Sun Feb 16 23:27:19 2025 -0800 |
committer | Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com> | Sun Feb 16 23:27:19 2025 -0800 |
tree | 1d2d60af9fc5a02b9fa633e022724f4f155cfd3f | |
parent | ace41878647d7793073ec31fd01ee3434ee596c9 [diff] | |
parent | aa8f0c5ae38f87fc3d40e75e3fb7d43138b5d115 [diff] |
Move requestPermissions from onResume to onCreate am: aa8f0c5ae3 Original change: https://android-review.googlesource.com/c/platform/packages/modules/Virtualization/+/3496714 Change-Id: I2356942750bfb6a6e1a1f9e750b459c1f04694ae 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: