Merge "Accessibility Service & Shortcut Redesign - Remove “volume key shortcut” setting (5/n)" into rvc-dev

This commit is contained in:
Menghan Li
2020-03-26 00:21:50 +00:00
committed by Android (Google) Code Review
9 changed files with 20 additions and 79 deletions

View File

@@ -6560,13 +6560,6 @@ public final class Settings {
*/
public static final String ACCESSIBILITY_ENABLED = "accessibility_enabled";
/**
* Setting specifying if the accessibility shortcut is enabled.
* @hide
*/
public static final String ACCESSIBILITY_SHORTCUT_ENABLED =
"accessibility_shortcut_enabled";
/**
* Setting specifying if the accessibility shortcut is enabled.
* @hide