DO NOT MERGE Update setting to be bubbles not badging
Test: atest NotificationMangerTest NotificationManagerServiceTest Fixes: 142166809 Change-Id: I3ac5410a5185ef78cb0f90d05738191efca02de8
This commit is contained in:
@@ -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);
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user