Files
frameworks_base/services
Wen Jing cb3ab221f7 Skip receiver if failed linkToDeath to ILocationListener
linkToDeath may failed when app was dead immediately after
starting the call to requestLocationUpdates in Location
service. If receiver still record in maps, an exception
will occurred when try to remove receiver's update because
unlinkToDeath will failed.

Change-Id: Id9b00da3b17c1371d61ab4644a70cf9ee934cdcc
2014-11-11 10:13:49 +01:00
..
2014-09-23 17:34:46 -07:00
2014-09-30 16:49:32 -07:00