Enable config_notificationToContents by default
Fixes: 217933316 Test: it works! Change-Id: Id4cba237f9cb4e663df2ef89736ef03c8dc2221b
This commit is contained in:
@@ -683,7 +683,7 @@
|
||||
<integer name="config_connectionMinDuration">1000</integer>
|
||||
|
||||
<!-- Flag to activate notification to contents feature -->
|
||||
<bool name="config_notificationToContents">false</bool>
|
||||
<bool name="config_notificationToContents">true</bool>
|
||||
|
||||
<!-- Respect drawable/rounded_secondary.xml intrinsic size for multiple radius corner path
|
||||
customization for secondary display-->
|
||||
|
||||
Reference in New Issue
Block a user