Snap for 7625316 from ef72e3b1de to sc-v2-release
Change-Id: Ib75796ecebe00ff5a336c742c21405662fb6bbad
This commit is contained in:
@@ -2862,9 +2862,7 @@
|
|||||||
<activity android:name=".notification.app.ChannelPanelActivity"
|
<activity android:name=".notification.app.ChannelPanelActivity"
|
||||||
android:label="@string/notification_channel_title"
|
android:label="@string/notification_channel_title"
|
||||||
android:theme="@style/Theme.Panel"
|
android:theme="@style/Theme.Panel"
|
||||||
android:launchMode="singleInstance"
|
|
||||||
android:excludeFromRecents="true"
|
android:excludeFromRecents="true"
|
||||||
android:noHistory="true"
|
|
||||||
android:configChanges="orientation|keyboardHidden|screenSize"
|
android:configChanges="orientation|keyboardHidden|screenSize"
|
||||||
android:exported="true">
|
android:exported="true">
|
||||||
<intent-filter android:priority="1">
|
<intent-filter android:priority="1">
|
||||||
|
|||||||
Reference in New Issue
Block a user