commit | bde1c58538d49bcb8ed21a8df9f00b7f2f5fd754 | [log] [tgz] |
---|---|---|
author | Jiyong Park <jiyong@google.com> | Mon Dec 02 00:12:11 2024 +0000 |
committer | Gerrit Code Review <noreply-gerritcodereview@google.com> | Mon Dec 02 00:12:11 2024 +0000 |
tree | e38ca77087598d38e0b1f0eec0cbc575dc7c0506 | |
parent | 26c4ef35de5e31c8bb6079d76349e26f060d7210 [diff] | |
parent | e4b0f3666403ae9d62c928aa6e23549f0f7122cb [diff] |
Merge changes I85a89553,I453939a0,Iff7a015a,Id8f542ae into main * changes: Remove unused code Force Portrait mode only if there is no hw keyboard Portrait-mode if it's a phone or small tablet Don't show modifier keys when HW qwerty keyboard is present
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: