commit | e56cd19bb935ba4bd090b9ab8e227c5b05562575 | [log] [tgz] |
---|---|---|
author | Jiyong Park <jiyong@google.com> | Wed Nov 27 14:23:30 2024 +0900 |
committer | Jiyong Park <jiyong@google.com> | Wed Nov 27 14:48:37 2024 +0900 |
tree | 59db222c282d8c32bdacd086bbf17214152a8563 | |
parent | 7751519c8a7032043f2d423eed9dcc72adedc09a [diff] |
Don't announce "not checked" The card view is checkable, and as a result, talkback announces "not checked" when it gains a focus. To avoid that, make it non-checkable. However, in the future, we may want to make it checkable again so that it gets different background color when selected. Bug: 376792411 Test: follow the instruction in the bug Change-Id: I0d7fbb0e8a655697f5d52ba35629227537124bed
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: