commit | dd6cdc578b45ec43195b1516970d2caa7a5ef7d7 | [log] [tgz] |
---|---|---|
author | Jaewan Kim <jaewan@google.com> | Fri Feb 21 01:58:30 2025 -0800 |
committer | Jaewan Kim <jaewan@google.com> | Fri Feb 21 08:56:20 2025 -0800 |
tree | 08c2343b9fdeb74ffa727fcd15d526aedc0e3f73 | |
parent | d1f2834c8cba93b394af961b402197fbbe2231f8 [diff] |
TerminalApp: Fix Settings layout in tablet Specifying unnecessary `alwaysExpand` caused the strange behavior. Also specified `finishPrimaryWithPlaceholder` explicitly to prevent further issue. Bug: 397297784 Change-Id: I1de909ab6ca41ebaeaa70507510a6ff2407361fd Test: Manually
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: