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

Commit 5f6aee1c authored by TreeHugger Robot's avatar TreeHugger Robot Committed by Android (Google) Code Review
Browse files

Merge "Set higher priority for ADD_DEVICE_ADMIN intent" into tm-dev

parents 9793acfa 56e9b25b
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -1846,7 +1846,7 @@
                  android:exported="true"
                  android:clearTaskOnLaunch="true"
                  android:theme="@style/Theme.Settings.NoActionBar">
            <intent-filter>
            <intent-filter android:priority="1000">
                <action android:name="android.app.action.ADD_DEVICE_ADMIN" />
                <category android:name="android.intent.category.DEFAULT" />
            </intent-filter>