Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 67f9a07a authored by darkgenlotus's avatar darkgenlotus Committed by Abhisek Devkota
Browse files

Settings:Appops:remove OP_WIFI(BLUETOOTH/DATA)_CHANGE from MEDIA_TEMPLATE

Change-Id: Ie587d73916802aa85f91bafd8756a6bf9549f2fc
parent 0d7a9ae5
Loading
Loading
Loading
Loading
+2 −8
Original line number Diff line number Diff line
@@ -177,10 +177,7 @@ public class AppOpsState {
                    AppOpsManager.OP_AUDIO_MEDIA_VOLUME,
                    AppOpsManager.OP_AUDIO_ALARM_VOLUME,
                    AppOpsManager.OP_AUDIO_NOTIFICATION_VOLUME,
                    AppOpsManager.OP_AUDIO_BLUETOOTH_VOLUME,
                    AppOpsManager.OP_WIFI_CHANGE,
                    AppOpsManager.OP_BLUETOOTH_CHANGE,
                    AppOpsManager.OP_DATA_CONNECT_CHANGE },
                    AppOpsManager.OP_AUDIO_BLUETOOTH_VOLUME },
            new boolean[] { false,
                    true,
                    true,
@@ -193,10 +190,7 @@ public class AppOpsState {
                    false,
                    false,
                    false,
                    false,
                    true,
                    true,
                    true }
                    false }
            );

    public static final OpsTemplate DEVICE_TEMPLATE = new OpsTemplate(