0aea3ddb331d25510f93bd853f399b1ee928d186
**Root cause** When adding a feature flag on showing different hearing aid page on click, the tests were not executed because they were marked as @Ignore. In order to execute the test, we need to turn the feature flag off, so that the test run in the same scenario where the feature flag was not introduced. Bug: 279082331 Test: atest AccessibilityHearingAidPreferenceControllerTest Change-Id: If11ac40a7ea3926578992f7c0577e7cbb1bb3273
Merge "Add "Show key presses" to input developer options" into udc-qpr-dev am:
8fca8a72dc am: 753647d584
Merge "One more fix for missing Activity embedding allowlisting for Assistant." into udc-d1-dev am:
bd60552454 am: d16cabe8be am: b4445b54ee
…
Description
No description provided
Languages
Java
89.8%
Kotlin
10.2%