OSDN Git Service

Merge "Use default class loader when creating a LocationRequest from Parcel. This...
authorDavid Christie <dnchrist@google.com>
Fri, 16 Aug 2013 22:55:20 +0000 (22:55 +0000)
committerAndroid (Google) Code Review <android-gerrit@google.com>
Fri, 16 Aug 2013 22:55:21 +0000 (22:55 +0000)
commitd0d554579b244d8d98e63e866be19333a8aa8b2e
tree68e759b34c32156255f56ec032d366a384cd3da0
parente3c754bb1c518c9166ff4275b5ee59f36c999f4c
parentdef20a3350ce239b929ef0ebbbf913cc0b42cf5f
Merge "Use default class loader when creating a LocationRequest from Parcel. This seems to be the standard usage, and there are rare reports of requestLocationUpdates giving NullPointerExceptions on the first call to requestLocationUpdates but not on subsequent calls (b/10207898)." into klp-dev
location/java/android/location/LocationRequest.java