mirror of https://github.com/opencv/opencv.git
Merge pull request #13999 from addyi:fixAndroidLintingErrors
* fix android lint error in BaseLoaderCallback (LongLogTag) Lint Error that was causde by the to long TAG: BaseLoaderCallback.java:31: Error: The logging tag can be at most 23 characters, was 31 (OpenCVLoader/BaseLoaderCallback) [LongLogTag] Log.e(TAG, "Package installation failed!"); * add requested "OCV" prefix for android loggingpull/13956/head
parent
922cd208f7
commit
442fdfd4b2
1 changed files with 1 additions and 1 deletions
Loading…
Reference in new issue