diff options
author | Wen Jing <jing1.wen@sonymobile.com> | 2014-03-27 13:42:59 +0800 |
---|---|---|
committer | Henrik Baard <henrik.baard@sonymobile.com> | 2014-11-11 10:13:49 +0100 |
commit | cb3ab221f72fa10a3c72142dd7567161fb9af878 (patch) | |
tree | f3ab769ebf83a0324319e076aa3b2eda372db8c0 /tools/aapt2/java/JavaClassGenerator_test.cpp | |
parent | 189bf05616b854f0319c7329a96e63ad374fd6c0 (diff) |
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
Diffstat (limited to 'tools/aapt2/java/JavaClassGenerator_test.cpp')
0 files changed, 0 insertions, 0 deletions