Fix some Lint issues
This commit is contained in:
parent
bcf6a7f630
commit
de70dec44a
5 changed files with 6 additions and 1 deletions
|
|
@ -36,6 +36,7 @@ public class BRouterWorker {
|
|||
public List<OsmNodeNamed> nogoPolygonsList;
|
||||
public String profileParams;
|
||||
|
||||
@SuppressWarnings("deprecation")
|
||||
public String getTrackFromParams(Bundle params) {
|
||||
|
||||
int engineMode = 0;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue