fixing a typo
This commit is contained in:
parent
0ac70e6883
commit
64355e88f1
@ -18,7 +18,7 @@
|
|||||||
"adb shell am instrument -w org.opencv.test/android.test.InstrumentationTestRunner"
|
"adb shell am instrument -w org.opencv.test/android.test.InstrumentationTestRunner"
|
||||||
-->
|
-->
|
||||||
<instrumentation android:name="android.test.InstrumentationTestRunner"
|
<instrumentation android:name="android.test.InstrumentationTestRunner"
|
||||||
android:targetPackage="org.opencv"
|
android:targetPackage="org.opencv.test"
|
||||||
android:label="Tests for org.opencv"/>
|
android:label="Tests for org.opencv"/>
|
||||||
|
|
||||||
<uses-permission android:name="android.permission.CAMERA"/>
|
<uses-permission android:name="android.permission.CAMERA"/>
|
||||||
|
Loading…
Reference in New Issue
Block a user