pushRealLocation

@RequiresPermission(anyOf = ["android.permission.ACCESS_COARSE_LOCATION", "android.permission.ACCESS_FINE_LOCATION"])
fun pushRealLocation(context: Context, eventTimestamp: Double)

When initializing or testing an app, it is needed and useful to push a device location. This helper function can be used to push the actual location into the replayer.