Merge "Fix docs for LISTEN_CELL_LOCATION" into rvc-dev am: 89a801ac47

Original change: https://googleplex-android-review.googlesource.com/c/platform/frameworks/base/+/11799324

Change-Id: Id2234ae2d9192205b55026d38de655b121868210
This commit is contained in:
TreeHugger Robot
2020-06-09 02:20:24 +00:00
committed by Automerger Merge Worker

View File

@@ -157,8 +157,8 @@ public class PhoneStateListener {
* Listen for changes to the device's cell location. Note that
* this will result in frequent callbacks to the listener.
* {@more}
* Requires Permission: {@link android.Manifest.permission#ACCESS_COARSE_LOCATION
* ACCESS_COARSE_LOCATION}
* Requires Permission: {@link android.Manifest.permission#ACCESS_FINE_LOCATION
* ACCESS_FINE_LOCATION}
* <p>
* If you need regular location updates but want more control over
* the update interval or location precision, you can set up a listener