I was wondering if there is any legitimate way of setting Espresso-based UI test location programmatically (please assume there is no adb access to device, there is no way to enable mock location from device settings). I don't think it's possible but posting the question in case I missed something.
PS.: I am using FusedLocationProvider if that matters.