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

Commit 42c80f0b authored by Sudheer Shanka's avatar Sudheer Shanka Committed by Android (Google) Code Review
Browse files

Merge "Raise priority of SHOW_ADMIN_SUPPORT_DETAILS intent filter."

parents 5bc4bdf3 bc1c50c1
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -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>