commit | 80d51747c026e9feeb6b8396437709f34ada2967 | [log] [tgz] |
---|---|---|
author | Jeongik Cha <jeongik@google.com> | Mon Feb 17 00:03:24 2025 -0800 |
committer | Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com> | Mon Feb 17 00:03:24 2025 -0800 |
tree | 216377f682e4d54e07cdb930d05431b13dd7c20c | |
parent | b885c692f71852cb13ae423de9aa8b1d29ecccde [diff] | |
parent | 108714ef153960d7eb48051f166c6b246f664d34 [diff] |
Move requestPermissions from onResume to onCreate am: aa8f0c5ae3 am: 108714ef15 Original change: https://android-review.googlesource.com/c/platform/packages/modules/Virtualization/+/3496714 Change-Id: Ibf6a53bcc0ebe3846cf0ae321b450cb2d63bd33f 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: