OSDN Git Service

Fix the javadoc for LocationManager.requestSingleUpdate()
authorAmith Yamasani <yamasani@google.com>
Mon, 28 Mar 2011 23:52:44 +0000 (16:52 -0700)
committerAmith Yamasani <yamasani@google.com>
Tue, 29 Mar 2011 18:26:08 +0000 (11:26 -0700)
commite590ccfb128b72dade4f6521b49eb8f658bf35e1
tree43faf0f814fd0d63144dffe435619f77e3a58e4e
parente4f33617c3654bdcb246ee8f74e67d1828cd42c9
Fix the javadoc for LocationManager.requestSingleUpdate()

It was saying the same thing as requestLocationUpdates(), but it only provides a single update.

Change-Id: I0a0f612104a946b7db96928505bb95673377a335
location/java/android/location/LocationManager.java