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

Commit 24011d43 authored by Mady Mellor's avatar Mady Mellor Committed by android-build-merger
Browse files

DO NOT MERGE Update setting to be bubbles not badging

am: 8527dcb2

Change-Id: Ibf9abc23accbdbbcff3cb8a1216c8eeaa6c53878
parents 484e166d 8527dcb2
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -1463,7 +1463,7 @@ public class NotificationManagerService extends SystemService {
            } else {
                // Secure => Global
                Settings.Secure.putInt(resolver,
                        Settings.Secure.NOTIFICATION_BADGING,
                        Settings.Secure.NOTIFICATION_BUBBLES,
                        globalSettingValue);
            }
        }