mirror of
https://github.com/libretro/RetroArch.git
synced 2025-02-01 22:42:22 +00:00
(Android) Build fix
This commit is contained in:
parent
250a6d757e
commit
fa6459976f
@ -141,7 +141,7 @@ LocationListener
|
||||
if (mLocationRequest == null)
|
||||
mLocationRequest = LocationRequest.create();
|
||||
|
||||
onLocationSetInterval(update_interval_in_ms);
|
||||
onLocationSetInterval(update_interval_in_ms, distance_interval);
|
||||
}
|
||||
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user