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

Commit 1a51e29f authored by Rajeev Kumar's avatar Rajeev Kumar
Browse files

Disable notification dots launcher setting on Android Go devices.

Bug: 158805631
Test: Manual test by opening Launcher settings and verifying
notification dots is not shown anymore.

Change-Id: I7c31e5d85d8b9c0859d789de76d149a4013f7104
parent efdc4e23
Loading
Loading
Loading
Loading
+3 −1
Original line number Diff line number Diff line
@@ -17,5 +17,7 @@
-->

<resources>
    <bool name="notification_dots_enabled">false</bool>
    <bool name="notification_badging_enabled">false</bool>
</resources>