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

Commit 0afaedd5 authored by Mady Mellor's avatar Mady Mellor Committed by Android (Google) Code Review
Browse files

Merge "DO NOT MERGE Update setting to be bubbles not badging" into qt-qpr1-dev

parents 4821ae7f 8527dcb2
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);
            }
        }