Osmand API done
This commit is contained in:
parent
0f44426167
commit
dcd126c57e
1 changed files with 0 additions and 1 deletions
|
@ -87,7 +87,6 @@ public class ExternalApiHelper {
|
||||||
|
|
||||||
public static final ApplicationMode DEFAULT_PROFILE = ApplicationMode.CAR;
|
public static final ApplicationMode DEFAULT_PROFILE = ApplicationMode.CAR;
|
||||||
|
|
||||||
|
|
||||||
public static final int RESULT_CODE_OK = 0;
|
public static final int RESULT_CODE_OK = 0;
|
||||||
public static final int RESULT_CODE_ERROR_UNKNOWN = -1;
|
public static final int RESULT_CODE_ERROR_UNKNOWN = -1;
|
||||||
public static final int RESULT_CODE_ERROR_NOT_IMPLEMENTED = -2;
|
public static final int RESULT_CODE_ERROR_NOT_IMPLEMENTED = -2;
|
||||||
|
|
Loading…
Reference in a new issue