Add appOps settings for accessibility volume control

Test: make
Bug 30448020

Change-Id: I88b6fa1da646f4067115d4ef77051f1fed5fa46c
This commit is contained in:
Jean-Michel Trivi
2016-11-11 09:43:01 -08:00
parent 0175533a4b
commit 2792b106f7
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,