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

Commit 6d9f7116 authored by Bruno Martins's avatar Bruno Martins Committed by android-build-merger
Browse files

Merge "Remove intent filter without any action"

am: 2de77572

Change-Id: I87db71a8f894be515a9d93a07469407133cf5f3a
parents efa240a6 2de77572
Loading
Loading
Loading
Loading
+0 −3
Original line number Diff line number Diff line
@@ -225,9 +225,6 @@
            android:excludeFromRecents="true"
            android:theme="@android:style/Theme.Material.Light.Dialog.Alert"
            android:enabled="@bool/profile_supported_pbap">
            <intent-filter>
                <category android:name="android.intent.category.DEFAULT" />
            </intent-filter>
        </activity>
        <service
            android:process="@string/process"