Merge "Add appOps settings for accessibility volume control"

This commit is contained in:
Jean-Michel Trivi
2016-11-22 16:28:44 +00:00
committed by Android (Google) Code Review
2 changed files with 3 additions and 0 deletions

View File

@@ -167,6 +167,7 @@ public class AppOpsState {
AppOpsManager.OP_AUDIO_ALARM_VOLUME,
AppOpsManager.OP_AUDIO_NOTIFICATION_VOLUME,
AppOpsManager.OP_AUDIO_BLUETOOTH_VOLUME,
AppOpsManager.OP_AUDIO_ACCESSIBILITY_VOLUME,
AppOpsManager.OP_MUTE_MICROPHONE},
new boolean[] { false,
true,