123456789101112131415161718192021222324252627282930313233 |
- 1<?xml version="1.0" encoding="utf-8"?>
- 2<manifest xmlns:android="http://schemas.android.com/apk/res/android"
- 3 package="com.apicloud.pkg.sdk.test" >
- 4
- 5 <uses-sdk
- 5-->G:\Android Studio\project\APICloudModuleSDKTrueGis\app\build\intermediates\tmp\manifest\androidTest\debug\manifestMerger2795643680722188261.xml:5:5-74
- 6 android:minSdkVersion="19"
- 6-->G:\Android Studio\project\APICloudModuleSDKTrueGis\app\build\intermediates\tmp\manifest\androidTest\debug\manifestMerger2795643680722188261.xml:5:15-41
- 7 android:targetSdkVersion="30" />
- 7-->G:\Android Studio\project\APICloudModuleSDKTrueGis\app\build\intermediates\tmp\manifest\androidTest\debug\manifestMerger2795643680722188261.xml:5:42-71
- 8
- 9 <instrumentation
- 9-->G:\Android Studio\project\APICloudModuleSDKTrueGis\app\build\intermediates\tmp\manifest\androidTest\debug\manifestMerger2795643680722188261.xml:11:5-15:70
- 10 android:name="com.android.test.runner.MultiDexTestRunner"
- 10-->G:\Android Studio\project\APICloudModuleSDKTrueGis\app\build\intermediates\tmp\manifest\androidTest\debug\manifestMerger2795643680722188261.xml:11:22-79
- 11 android:functionalTest="false"
- 11-->G:\Android Studio\project\APICloudModuleSDKTrueGis\app\build\intermediates\tmp\manifest\androidTest\debug\manifestMerger2795643680722188261.xml:14:22-52
- 12 android:handleProfiling="false"
- 12-->G:\Android Studio\project\APICloudModuleSDKTrueGis\app\build\intermediates\tmp\manifest\androidTest\debug\manifestMerger2795643680722188261.xml:13:22-53
- 13 android:label="Tests for com.apicloud.pkg.sdk"
- 13-->G:\Android Studio\project\APICloudModuleSDKTrueGis\app\build\intermediates\tmp\manifest\androidTest\debug\manifestMerger2795643680722188261.xml:15:22-68
- 14 android:targetPackage="com.apicloud.pkg.sdk" />
- 14-->G:\Android Studio\project\APICloudModuleSDKTrueGis\app\build\intermediates\tmp\manifest\androidTest\debug\manifestMerger2795643680722188261.xml:12:22-66
- 15
- 16 <application android:debuggable="true" >
- 16-->G:\Android Studio\project\APICloudModuleSDKTrueGis\app\build\intermediates\tmp\manifest\androidTest\debug\manifestMerger2795643680722188261.xml:7:5-9:19
- 16-->G:\Android Studio\project\APICloudModuleSDKTrueGis\app\build\intermediates\tmp\manifest\androidTest\debug\manifestMerger2795643680722188261.xml:7:18-43
- 17 <uses-library android:name="android.test.runner" />
- 17-->G:\Android Studio\project\APICloudModuleSDKTrueGis\app\build\intermediates\tmp\manifest\androidTest\debug\manifestMerger2795643680722188261.xml:8:9-60
- 17-->G:\Android Studio\project\APICloudModuleSDKTrueGis\app\build\intermediates\tmp\manifest\androidTest\debug\manifestMerger2795643680722188261.xml:8:23-57
- 18 </application>
- 19
- 20</manifest>
|