Merge "Enable config_notificationToContents by default"

This commit is contained in:
TreeHugger Robot
2022-02-05 03:56:24 +00:00
committed by Android (Google) Code Review

View File

@@ -686,7 +686,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-->