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

Commit 827f231a authored by Peter Visontay's avatar Peter Visontay
Browse files

Remove the OP_REQUEST_DELETE_PACKAGES op from the list of runtime permissions.

It was added to that list by mistake.

Bug: 63907873
Test: CtsPermissionTestCases:AppOpsTest
Test: built the platform
Change-Id: I30448bfe5a0816303c9900bd120b1db57f78bc54
parent 97b0234c
Loading
Loading
Loading
Loading
+0 −1
Original line number Diff line number Diff line
@@ -543,7 +543,6 @@ public class AppOpsManager {
            OP_CAMERA,
            // Body sensors
            OP_BODY_SENSORS,
            OP_REQUEST_DELETE_PACKAGES,

            // APPOP PERMISSIONS
            OP_ACCESS_NOTIFICATIONS,