resolved conflicts for merge of 368fdba4 to master
Change-Id: I42b7b433c86a71a5da5db67109f056a280077c9d
This commit is contained in:
@@ -700,9 +700,6 @@ public class NotificationManagerService extends INotificationManager.Stub
|
||||
public void enqueueNotificationInternal(String pkg, int callingUid, int callingPid,
|
||||
String tag, int id, Notification notification, int[] idOut)
|
||||
{
|
||||
Slog.d(TAG, "enqueueNotificationWithTag: calling uid=" + callingUid
|
||||
+ ", pid=" + callingPid);
|
||||
|
||||
checkIncomingCall(pkg);
|
||||
|
||||
// Limit the number of notifications that any given package except the android
|
||||
|
||||
Reference in New Issue
Block a user