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

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

Not longer need MANAGE_DEVICE_ADMINS permission. am: ca7a434e

am: af6b56a1

Change-Id: I68a2b079f238201fc14dd275fbe4e5828f4e804f
parents e0217f7c af6b56a1
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"