commit | bf3fff073f5df4bf0f12e16ea3e4eb84edd71fa3 | [log] [tgz] |
---|---|---|
author | Nathan Harold <nharold@google.com> | Mon Jul 06 13:53:07 2020 -0700 |
committer | Nathan Harold <nharold@google.com> | Mon Jul 06 13:54:42 2020 -0700 |
tree | e76e863a48c0fe753d178c21c297b6092c57196a | |
parent | 0459eb7cdc7b7a938b8d91dca98a3acd3b225212 [diff] |
Deprecate CellLocation#requestLocationUpdate Remove this method, which is undesirable, has unfortunate side effects, and which is a worse way of getting the current location than other methods such as TelephonyManager#getAllCellInfo() (since KK) and TelephonyManager#requestCellInfoUpdate() (since QT/11). Bug: 152648516 Test: make update-api && make (docstring-only change) Change-Id: I3c7d345abcdd8c35cf539d33166ddf76ba987b1c