Merge "Set higher priority for ADD_DEVICE_ADMIN intent" into tm-dev am: 5f6aee1cf7
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Settings/+/17197594 Change-Id: I019fa52c8b397ba33d900375fd2419fe0451da61
This commit is contained in:
@@ -1845,7 +1845,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>
|
||||
|
Reference in New Issue
Block a user