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

Commit 82fee520 authored by TreeHugger Robot's avatar TreeHugger Robot Committed by Android (Google) Code Review
Browse files

Merge "Fix launch flags for channel panel" into sc-dev

parents 24d844a0 1129429a
Loading
Loading
Loading
Loading
+0 −2
Original line number Diff line number Diff line
@@ -2862,9 +2862,7 @@
        <activity android:name=".notification.app.ChannelPanelActivity"
                  android:label="@string/notification_channel_title"
                  android:theme="@style/Theme.Panel"
                  android:launchMode="singleInstance"
                  android:excludeFromRecents="true"
                  android:noHistory="true"
                  android:configChanges="orientation|keyboardHidden|screenSize"
                  android:exported="true">
            <intent-filter android:priority="1">