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

Commit e815c696 authored by Rubin Xu's avatar Rubin Xu Committed by android-build-merger
Browse files

Not longer need MANAGE_DEVICE_ADMINS permission.

am: 1573d8be

Change-Id: I4eb9ccc440f2c84b5528a28632a9d2c9bbec2617
parents 7a64f6cb 1573d8be
Loading
Loading
Loading
Loading
+0 −3
Original line number Diff line number Diff line
@@ -150,9 +150,6 @@
    <!-- DevicePolicyManager get user restrictions -->
    <uses-permission android:name="android.permission.MANAGE_PROFILE_AND_DEVICE_OWNERS" />

    <!-- Needed for passing extras with intent ACTION_SHOW_ADMIN_SUPPORT_DETAILS -->
    <uses-permission android:name="android.permission.MANAGE_DEVICE_ADMINS" />

    <!-- TV picture-in-picture -->
    <uses-permission android:name="android.permission.RECEIVE_MEDIA_RESOURCE_USAGE" />