Automated import from //branches/donutburger/...@141086,141086
This commit is contained in:
committed by
The Android Open Source Project
parent
8faf457da6
commit
c1e8446279
@@ -588,6 +588,7 @@ class NotificationManagerService extends INotificationManager.Stub
|
||||
long identity = Binder.clearCallingIdentity();
|
||||
try {
|
||||
r.statusBarKey = mStatusBarService.addIcon(icon, n);
|
||||
mHardware.pulseBreathingLight();
|
||||
}
|
||||
finally {
|
||||
Binder.restoreCallingIdentity(identity);
|
||||
|
||||
Reference in New Issue
Block a user