commit | b83dc64b07e39ac519b049ba514f1430389c8cf3 | [log] [tgz] |
---|---|---|
author | Jeongik Cha <jeongik@google.com> | Mon Sep 02 01:03:52 2024 +0000 |
committer | Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com> | Mon Sep 02 01:03:52 2024 +0000 |
tree | 409f9475ae7828ed7a45fecf0c2dd544f0561417 | |
parent | be53522cf0cc4b9b0e50a889c04507a31a546458 [diff] | |
parent | a2c884afcd7dbe31c580accb75d9b2aa26de9d5d [diff] |
set android:fitsSystemWindows="true" for terminal app am: cae3553663 am: a2c884afcd Original change: https://android-review.googlesource.com/c/platform/packages/modules/Virtualization/+/3247635 Change-Id: I59b54ed8d57fed208a8b750cb53cd1a7582fe274 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: