0e48c55a2a7e0e1c25ebf24527a5ef7e1c2ac668
AccessibilityHearingAidPreferenceController can't be instantiated correctly in tests with the lack of LocalBluetoothManager. This causes null pointer exception when AccessibilityHearingAidPreferenceController.setFragmentManager() is called in AccessibilitySettings.onAttach(). Solution: Mocks the LocalBluetoothManager for tests to successfully instantiate AccessibilityHearingAidPreferenceController to prevent null pointer exception from happening. Bug: 269407238 Test: atest AccessibilitySettingsTest Change-Id: Ibcfffa10b46fd6e85c1b74b03343e5ee0e8843b3
fix(tablet): fix a11y button gesture assets to match new fancy ones on other a11y preferences am:
8547eb1921 am: 0f1f626537
…
Description
No description provided
Languages
Java
89.8%
Kotlin
10.2%