Files
frameworks_base/core/java/android
Daniel Sandler d0a2f86f35 Fix crash when startForeground posts a broken Notification.
The NotificationManager tries to crash the calling app, but
in the case of a service calling startForeground, the caller
is the ActivityManager, so system_server goes down.

NotificationManagerService#enqueueNotificationInternal is a
new internal-only method that accepts a UID/PID to use when
punishing bogus notifications (such as the one in
http://b/2869787).

Change-Id: I84a9854bae630bc90288cebb94f174809d5dac8c
2010-08-04 10:52:51 -04:00
..
2010-02-17 16:46:42 -08:00
2010-07-07 09:57:51 -07:00
2010-01-29 13:29:51 -08:00
2010-05-19 08:28:32 -07:00
2010-07-03 19:23:01 -07:00
2010-06-03 09:03:58 -07:00
2010-06-10 14:38:58 -07:00