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

Commit 57fae3b3 authored by Julia Reynolds's avatar Julia Reynolds Committed by Android (Google) Code Review
Browse files

Merge "Remove bad activity filter."

parents da493138 aae6ceac
Loading
Loading
Loading
Loading
+0 −4
Original line number Diff line number Diff line
@@ -755,10 +755,6 @@
                  android:icon="@drawable/ic_settings_notifications"
                  android:exported="true"
                  android:taskAffinity="">
            <intent-filter android:priority="1">
                <action android:name="android.settings.ZEN_MODE_PRIORITY_SETTINGS" />
                <category android:name="android.intent.category.DEFAULT" />
            </intent-filter>
            <intent-filter>
                <action android:name="android.intent.action.MAIN" />
                <category android:name="android.intent.category.DEFAULT" />