Files
frameworks_base/services/accessibility/java/com/android/server
Dieter Hsu 4eab966c0a Fix NPE of A11yManagerService#getAccessibilityShortcutService
Add a null check before flattening the component name.

Bug: 132345003
Test: Null check. Existing unit tests still pass.
Change-Id: I1df04f97d5cad1cecc503b068e3036913aa46811
2019-09-19 12:56:49 +08:00
..