Add appOps settings for accessibility volume control
Test: make Bug 30448020 Change-Id: I88b6fa1da646f4067115d4ef77051f1fed5fa46c
This commit is contained in:
@@ -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,
|
||||
|
Reference in New Issue
Block a user