[Gs101] Drop the ACCESS_FINE_LOCATION for Restore

With Android T, GoogleRestore uses NEARBY_WIFI_DEVICES to create a hotspot. ACCESS_FINE_LOCATION was used in Android S and no longer needed in Android T.

Bug: 231966826
Test: Manual tested on Bramble. Used a GoogleRestore APK which declares the use of the ACCESS_FINE_LOCATION permission but the permission is not granted by default.
Change-Id: I097e27608f3b2e1e65945a7bed46d1e41dcbe376
1 file changed