Fix the accessibility shortcut funtionaility.
1) Set default value when the Settings.Secure.ACCESSIBILITY_SHORTCUT_TARGET_SERVICE is empty. 2) Fix the filter condition to check if the value is empty or not. Root cause of the issue: the value of ACCESSIBILITY_SHORTCUT_TARGET_SERVICE is "", an empty string, which make a11y shortcut no responisble. Preview: https://screenshot.googleplex.com/YWMnRGsPTm4hz6X Test: tested on ADT3 Bug: 244128422 Change-Id: Id6f9d6f2ca90b79ff35ee5b14579915f059deb13
Loading
Please register or sign in to comment