[android] Build fix.

This commit is contained in:
Dmitry Yunitsky 2016-08-08 13:26:39 +03:00
parent 66f49ace41
commit e3ec8918d3

View file

@ -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);