mirror of
https://github.com/opencv/opencv.git
synced 2026-09-12 05:11:04 -05:00
java: files rename
intermediate commit (to simplify code review)
This commit is contained in:
9
modules/java/android_sdk/android_lib/lint.xml
Normal file
9
modules/java/android_sdk/android_lib/lint.xml
Normal file
@@ -0,0 +1,9 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<lint>
|
||||
<issue id="InlinedApi">
|
||||
<ignore path="src\org\opencv\android\JavaCameraView.java" />
|
||||
</issue>
|
||||
<issue id="NewApi">
|
||||
<ignore path="src\org\opencv\android\JavaCameraView.java" />
|
||||
</issue>
|
||||
</lint>
|
||||
Reference in New Issue
Block a user