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

Commit 4595a526 authored by Alison Cichowlas's avatar Alison Cichowlas Committed by Android (Google) Code Review
Browse files

Merge "Raise priority of system handler for CHOOSER."

parents 448167d0 4dd7fb60
Loading
Loading
Loading
Loading
+1 −1
Original line number Original line Diff line number Diff line
@@ -5068,7 +5068,7 @@
                android:process=":ui"
                android:process=":ui"
                android:exported="true"
                android:exported="true"
                android:visibleToInstantApps="true">
                android:visibleToInstantApps="true">
            <intent-filter>
            <intent-filter android:priority="100">
                <action android:name="android.intent.action.CHOOSER" />
                <action android:name="android.intent.action.CHOOSER" />
                <category android:name="android.intent.category.DEFAULT" />
                <category android:name="android.intent.category.DEFAULT" />
                <category android:name="android.intent.category.VOICE" />
                <category android:name="android.intent.category.VOICE" />