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

Commit 73164f71 authored by Evan Severson's avatar Evan Severson Committed by Android (Google) Code Review
Browse files

Merge "Remove WRITE_MEDIA_* appops from runtime permission ops" into main

parents 2579396a 72eb3f94
Loading
Loading
Loading
Loading
+0 −3
Original line number Diff line number Diff line
@@ -2391,12 +2391,9 @@ public class AppOpsManager {
            OP_ACTIVITY_RECOGNITION,
            // Aural
            OP_READ_MEDIA_AUDIO,
            OP_WRITE_MEDIA_AUDIO,
            // Visual
            OP_READ_MEDIA_VIDEO,
            OP_WRITE_MEDIA_VIDEO,
            OP_READ_MEDIA_IMAGES,
            OP_WRITE_MEDIA_IMAGES,
            OP_READ_MEDIA_VISUAL_USER_SELECTED,
            // Nearby devices
            OP_BLUETOOTH_SCAN,