a
This commit is contained in:
+11
@@ -0,0 +1,11 @@
|
||||
1<?xml version="1.0" encoding="utf-8"?>
|
||||
2<manifest xmlns:android="http://schemas.android.com/apk/res/android"
|
||||
3 package="org.opencv"
|
||||
4 android:versionCode="3000"
|
||||
5 android:versionName="3.0.0" >
|
||||
6
|
||||
7 <uses-sdk android:minSdkVersion="24" />
|
||||
7-->D:\gitPlanet\yola\Pink\openCVLibrary300\src\main\AndroidManifest.xml:7:5-43
|
||||
7-->INJECTED
|
||||
8
|
||||
9</manifest>
|
||||
+31
@@ -0,0 +1,31 @@
|
||||
1<?xml version="1.0" encoding="utf-8"?>
|
||||
2<manifest xmlns:android="http://schemas.android.com/apk/res/android"
|
||||
3 package="org.opencv.test" >
|
||||
4
|
||||
5 <uses-sdk
|
||||
5-->D:\gitPlanet\yola\Pink\openCVLibrary300\build\intermediates\tmp\manifest\androidTest\debug\tempFile1ProcessTestManifest1114075493755902143.xml:5:5-74
|
||||
6 android:minSdkVersion="24"
|
||||
6-->D:\gitPlanet\yola\Pink\openCVLibrary300\build\intermediates\tmp\manifest\androidTest\debug\tempFile1ProcessTestManifest1114075493755902143.xml:5:15-41
|
||||
7 android:targetSdkVersion="36" />
|
||||
7-->D:\gitPlanet\yola\Pink\openCVLibrary300\build\intermediates\tmp\manifest\androidTest\debug\tempFile1ProcessTestManifest1114075493755902143.xml:5:42-71
|
||||
8
|
||||
9 <instrumentation
|
||||
9-->D:\gitPlanet\yola\Pink\openCVLibrary300\build\intermediates\tmp\manifest\androidTest\debug\tempFile1ProcessTestManifest1114075493755902143.xml:7:5-11:65
|
||||
10 android:name="androidx.test.runner.AndroidJUnitRunner"
|
||||
10-->D:\gitPlanet\yola\Pink\openCVLibrary300\build\intermediates\tmp\manifest\androidTest\debug\tempFile1ProcessTestManifest1114075493755902143.xml:7:22-76
|
||||
11 android:functionalTest="false"
|
||||
11-->D:\gitPlanet\yola\Pink\openCVLibrary300\build\intermediates\tmp\manifest\androidTest\debug\tempFile1ProcessTestManifest1114075493755902143.xml:10:22-52
|
||||
12 android:handleProfiling="false"
|
||||
12-->D:\gitPlanet\yola\Pink\openCVLibrary300\build\intermediates\tmp\manifest\androidTest\debug\tempFile1ProcessTestManifest1114075493755902143.xml:9:22-53
|
||||
13 android:label="Tests for org.opencv.test"
|
||||
13-->D:\gitPlanet\yola\Pink\openCVLibrary300\build\intermediates\tmp\manifest\androidTest\debug\tempFile1ProcessTestManifest1114075493755902143.xml:11:22-63
|
||||
14 android:targetPackage="org.opencv.test" />
|
||||
14-->D:\gitPlanet\yola\Pink\openCVLibrary300\build\intermediates\tmp\manifest\androidTest\debug\tempFile1ProcessTestManifest1114075493755902143.xml:8:22-61
|
||||
15
|
||||
16 <application
|
||||
16-->INJECTED
|
||||
17 android:debuggable="true"
|
||||
18 android:extractNativeLibs="false" />
|
||||
18-->INJECTED
|
||||
19
|
||||
20</manifest>
|
||||
Reference in New Issue
Block a user