From 98bcf110783f49fe96367bd6ef489b962f652ad5 Mon Sep 17 00:00:00 2001 From: Kevin Hufnagle Date: Wed, 1 Jul 2020 23:18:17 +0000 Subject: docs: Fix link to loc. Google Play services API The API reference is now on developers.google.com. Bug: 158305546 Change-Id: Ib116ae2e83fa9282a58b528773d52c5a048538d8 Test: none --- location/java/android/location/package.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'location') diff --git a/location/java/android/location/package.html b/location/java/android/location/package.html index 2355e725b6c5..20c5c54d6921 100644 --- a/location/java/android/location/package.html +++ b/location/java/android/location/package.html @@ -6,7 +6,7 @@

This API is not the recommended method for accessing Android location.
The -Google Location Services API, +Google Location Services API, part of Google Play services, is the preferred way to add location-awareness to your app. It offers a simpler API, higher accuracy, low-power geofencing, and more. If you are currently using the android.location API, you are strongly -- cgit v1.2.3