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

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

Merge "Enable config_notificationToContents by default"

parents aeec68d5 f29f7a9f
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -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-->