added filename for the apk
This commit is contained in:
parent
ddeb08c67d
commit
ac429bc0e7
1 changed files with 1 additions and 0 deletions
|
|
@ -46,6 +46,7 @@ public class BRouterWorker {
|
|||
|
||||
RoutingContext rc = new RoutingContext();
|
||||
rc.rawTrackPath = rawTrackPath;
|
||||
rc.rawAreaPath = rawTrackPath.substring(0, rawTrackPath.lastIndexOf(File.separator)+1) + "rawAreaInfo.dat";
|
||||
rc.localFunction = profilePath;
|
||||
|
||||
RoutingParamCollector routingParamCollector = new RoutingParamCollector();
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue