convert
Convert with FULL accuracy authorization. Use this when the calling code has already verified that ACCESS_FINE_LOCATION is granted.
Convert with explicit accuracy-authorization state.
Parameters
loc
the platform Location
auth
FULL when ACCESS_FINE_LOCATION is granted; REDUCED when only ACCESS_COARSE_LOCATION (Android 12+); UNKNOWN if the caller doesn't know.