forked from organicmaps/organicmaps
[android] Build fix.
This commit is contained in:
parent
66f49ace41
commit
e3ec8918d3
1 changed files with 1 additions and 1 deletions
|
@ -660,7 +660,7 @@ public class RoutingController
|
|||
checkAndBuildRoute();
|
||||
}
|
||||
|
||||
void setRouterType(@Framework.RouterType int router)
|
||||
public void setRouterType(@Framework.RouterType int router)
|
||||
{
|
||||
mLogger.d("setRouterType: " + mLastRouterType + " -> " + router);
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue