Merge "Raise priority of SHOW_ADMIN_SUPPORT_DETAILS intent filter."
This commit is contained in:
committed by
Android (Google) Code Review
commit
42c80f0b01
@@ -3016,7 +3016,7 @@
|
||||
android:theme="@style/Transparent"
|
||||
android:excludeFromRecents="true"
|
||||
android:launchMode="singleTop">
|
||||
<intent-filter>
|
||||
<intent-filter android:priority="1">
|
||||
<action android:name="android.settings.SHOW_ADMIN_SUPPORT_DETAILS" />
|
||||
<category android:name="android.intent.category.DEFAULT" />
|
||||
</intent-filter>
|
||||
|
Reference in New Issue
Block a user