Merge "Bump several device admin notifications to high priority" into qt-dev am: c3c30eefb2
am: df396d12ab
Change-Id: I4212fbc4cf9eb3dce1f156f32739f0d80fb66c3f
This commit is contained in:
@@ -1406,6 +1406,7 @@ public final class SystemServer {
|
||||
|
||||
traceBeginAndSlog("StartNotificationManager");
|
||||
mSystemServiceManager.startService(NotificationManagerService.class);
|
||||
SystemNotificationChannels.removeDeprecated(context);
|
||||
SystemNotificationChannels.createAll(context);
|
||||
notification = INotificationManager.Stub.asInterface(
|
||||
ServiceManager.getService(Context.NOTIFICATION_SERVICE));
|
||||
|
||||
Reference in New Issue
Block a user