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

Commit f29f7a9f authored by Wale Ogunwale's avatar Wale Ogunwale
Browse files

Enable config_notificationToContents by default

Fixes: 217933316
Test: it works!
Change-Id: Id4cba237f9cb4e663df2ef89736ef03c8dc2221b
parent 6a209a2d
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -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-->