commit | 558f1ea50e5e4068e6b60cfbd182925c60c18370 | [log] [tgz] |
---|---|---|
author | Jeongik Cha <jeongik@google.com> | Fri Nov 29 18:48:23 2024 +0900 |
committer | Jeongik Cha <jeongik@google.com> | Fri Nov 29 18:48:23 2024 +0900 |
tree | 99fab7b3d6d8da7099d1d8bccee94c020f07c461 | |
parent | 914606c99cfd009e26b72e3a8ee5654f1a39db4b [diff] |
Force Portrait mode only if there is no hw keyboard (handled mod key visibility case as well) Bug: 381386402 Test: try rotation with keyboard Change-Id: I453939a04d24a7a4bfb504606a5aee6db91b0d1c
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: