core/jni/android_location_GpsLocationProvider.cpp
100644 → 100755
+5
−3
+15
−55
Loading
Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more
The GPS engine needs the hostname for the secure SUPL case
and deferring the DNS lookup to the HAL might be helpful in the future
if the SUPL server is on a carrier's private network.
Signed-off-by:
Mike Lockwood <lockwood@android.com>