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

Commit e0f2a831 authored by Mady Mellor's avatar Mady Mellor Committed by android-build-team Robot
Browse files

DO NOT MERGE Update setting to be bubbles not badging

Test: atest NotificationMangerTest NotificationManagerServiceTest
Fixes: 142166809
Change-Id: I3ac5410a5185ef78cb0f90d05738191efca02de8
(cherry picked from commit 8527dcb2)
parent 46a8d25f
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -1450,7 +1450,7 @@ public class NotificationManagerService extends SystemService {
            } else {
                // Secure => Global
                Settings.Secure.putInt(resolver,
                        Settings.Secure.NOTIFICATION_BADGING,
                        Settings.Secure.NOTIFICATION_BUBBLES,
                        globalSettingValue);
            }
        }