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

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

Not longer need MANAGE_DEVICE_ADMINS permission.

am: ca7a434e

Change-Id: I352d3cf527a18afcb6e1d2797fe4e01d8e2539bd
parents 35f11729 ca7a434e
Loading
Loading
Loading
Loading
+0 −3
Original line number Diff line number Diff line
@@ -22,9 +22,6 @@

    <uses-permission android:name="com.google.android.permission.INSTALL_WEARABLE_PACKAGES" />

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

    <application android:label="@string/app_name"
            android:allowBackup="false"
            android:theme="@style/Theme.DialogWhenLarge"