edbd5f51617195d2b5a2b2e36fe60992ce8c78fa.svn-base 6.8 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778
  1. 1<?xml version="1.0" encoding="utf-8"?>
  2. 2<manifest xmlns:android="http://schemas.android.com/apk/res/android"
  3. 3 package="com.example.myapplication.test" >
  4. 4
  5. 5 <uses-sdk
  6. 5-->E:\source\Android\Demo\MyApplication\app\build\intermediates\tmp\manifest\androidTest\debug\manifestMerger471057597298414807.xml:5:5-74
  7. 6 android:minSdkVersion="15"
  8. 6-->E:\source\Android\Demo\MyApplication\app\build\intermediates\tmp\manifest\androidTest\debug\manifestMerger471057597298414807.xml:5:15-41
  9. 7 android:targetSdkVersion="29" />
  10. 7-->E:\source\Android\Demo\MyApplication\app\build\intermediates\tmp\manifest\androidTest\debug\manifestMerger471057597298414807.xml:5:42-71
  11. 8
  12. 9 <instrumentation
  13. 9-->E:\source\Android\Demo\MyApplication\app\build\intermediates\tmp\manifest\androidTest\debug\manifestMerger471057597298414807.xml:11:5-15:75
  14. 10 android:name="androidx.test.runner.AndroidJUnitRunner"
  15. 10-->E:\source\Android\Demo\MyApplication\app\build\intermediates\tmp\manifest\androidTest\debug\manifestMerger471057597298414807.xml:11:22-76
  16. 11 android:functionalTest="false"
  17. 11-->E:\source\Android\Demo\MyApplication\app\build\intermediates\tmp\manifest\androidTest\debug\manifestMerger471057597298414807.xml:14:22-52
  18. 12 android:handleProfiling="false"
  19. 12-->E:\source\Android\Demo\MyApplication\app\build\intermediates\tmp\manifest\androidTest\debug\manifestMerger471057597298414807.xml:13:22-53
  20. 13 android:label="Tests for com.example.myapplication"
  21. 13-->E:\source\Android\Demo\MyApplication\app\build\intermediates\tmp\manifest\androidTest\debug\manifestMerger471057597298414807.xml:15:22-73
  22. 14 android:targetPackage="com.example.myapplication" />
  23. 14-->E:\source\Android\Demo\MyApplication\app\build\intermediates\tmp\manifest\androidTest\debug\manifestMerger471057597298414807.xml:12:22-71
  24. 15
  25. 16 <uses-permission android:name="android.permission.REORDER_TASKS" />
  26. 16-->[androidx.test:core:1.1.0] C:\Users\chenzubin\.gradle\caches\transforms-2\files-2.1\b700bfc0f9180812ac817088e66c00b6\core-1.1.0\AndroidManifest.xml:24:5-72
  27. 16-->[androidx.test:core:1.1.0] C:\Users\chenzubin\.gradle\caches\transforms-2\files-2.1\b700bfc0f9180812ac817088e66c00b6\core-1.1.0\AndroidManifest.xml:24:22-69
  28. 17
  29. 18 <application android:debuggable="true" >
  30. 18-->E:\source\Android\Demo\MyApplication\app\build\intermediates\tmp\manifest\androidTest\debug\manifestMerger471057597298414807.xml:7:5-9:19
  31. 18-->E:\source\Android\Demo\MyApplication\app\build\intermediates\tmp\manifest\androidTest\debug\manifestMerger471057597298414807.xml:7:18-43
  32. 19 <uses-library android:name="android.test.runner" />
  33. 19-->E:\source\Android\Demo\MyApplication\app\build\intermediates\tmp\manifest\androidTest\debug\manifestMerger471057597298414807.xml:8:9-60
  34. 19-->E:\source\Android\Demo\MyApplication\app\build\intermediates\tmp\manifest\androidTest\debug\manifestMerger471057597298414807.xml:8:23-57
  35. 20
  36. 21 <activity
  37. 21-->[androidx.test:core:1.1.0] C:\Users\chenzubin\.gradle\caches\transforms-2\files-2.1\b700bfc0f9180812ac817088e66c00b6\core-1.1.0\AndroidManifest.xml:27:9-33:20
  38. 22 android:name="androidx.test.core.app.InstrumentationActivityInvoker$BootstrapActivity"
  39. 22-->[androidx.test:core:1.1.0] C:\Users\chenzubin\.gradle\caches\transforms-2\files-2.1\b700bfc0f9180812ac817088e66c00b6\core-1.1.0\AndroidManifest.xml:28:13-99
  40. 23 android:theme="@style/InstrumentationActivityInvokerBootstrapActivityTheme" >
  41. 23-->[androidx.test:core:1.1.0] C:\Users\chenzubin\.gradle\caches\transforms-2\files-2.1\b700bfc0f9180812ac817088e66c00b6\core-1.1.0\AndroidManifest.xml:29:13-88
  42. 24 <intent-filter>
  43. 24-->[androidx.test:core:1.1.0] C:\Users\chenzubin\.gradle\caches\transforms-2\files-2.1\b700bfc0f9180812ac817088e66c00b6\core-1.1.0\AndroidManifest.xml:30:13-32:29
  44. 25 <action android:name="android.intent.action.MAIN" />
  45. 25-->[androidx.test:core:1.1.0] C:\Users\chenzubin\.gradle\caches\transforms-2\files-2.1\b700bfc0f9180812ac817088e66c00b6\core-1.1.0\AndroidManifest.xml:31:17-69
  46. 25-->[androidx.test:core:1.1.0] C:\Users\chenzubin\.gradle\caches\transforms-2\files-2.1\b700bfc0f9180812ac817088e66c00b6\core-1.1.0\AndroidManifest.xml:31:25-66
  47. 26 </intent-filter>
  48. 27 </activity>
  49. 28 <activity
  50. 28-->[androidx.test:core:1.1.0] C:\Users\chenzubin\.gradle\caches\transforms-2\files-2.1\b700bfc0f9180812ac817088e66c00b6\core-1.1.0\AndroidManifest.xml:34:9-40:20
  51. 29 android:name="androidx.test.core.app.InstrumentationActivityInvoker$EmptyActivity"
  52. 29-->[androidx.test:core:1.1.0] C:\Users\chenzubin\.gradle\caches\transforms-2\files-2.1\b700bfc0f9180812ac817088e66c00b6\core-1.1.0\AndroidManifest.xml:35:13-95
  53. 30 android:theme="@style/InstrumentationActivityInvokerEmptyActivityTheme" >
  54. 30-->[androidx.test:core:1.1.0] C:\Users\chenzubin\.gradle\caches\transforms-2\files-2.1\b700bfc0f9180812ac817088e66c00b6\core-1.1.0\AndroidManifest.xml:36:13-84
  55. 31 <intent-filter>
  56. 31-->[androidx.test:core:1.1.0] C:\Users\chenzubin\.gradle\caches\transforms-2\files-2.1\b700bfc0f9180812ac817088e66c00b6\core-1.1.0\AndroidManifest.xml:30:13-32:29
  57. 32 <action android:name="android.intent.action.MAIN" />
  58. 32-->[androidx.test:core:1.1.0] C:\Users\chenzubin\.gradle\caches\transforms-2\files-2.1\b700bfc0f9180812ac817088e66c00b6\core-1.1.0\AndroidManifest.xml:31:17-69
  59. 32-->[androidx.test:core:1.1.0] C:\Users\chenzubin\.gradle\caches\transforms-2\files-2.1\b700bfc0f9180812ac817088e66c00b6\core-1.1.0\AndroidManifest.xml:31:25-66
  60. 33 </intent-filter>
  61. 34 </activity>
  62. 35 <activity
  63. 35-->[androidx.test:core:1.1.0] C:\Users\chenzubin\.gradle\caches\transforms-2\files-2.1\b700bfc0f9180812ac817088e66c00b6\core-1.1.0\AndroidManifest.xml:41:9-47:20
  64. 36 android:name="androidx.test.core.app.InstrumentationActivityInvoker$EmptyFloatingActivity"
  65. 36-->[androidx.test:core:1.1.0] C:\Users\chenzubin\.gradle\caches\transforms-2\files-2.1\b700bfc0f9180812ac817088e66c00b6\core-1.1.0\AndroidManifest.xml:42:13-103
  66. 37 android:theme="@style/InstrumentationActivityInvokerFloatingActivityTheme" >
  67. 37-->[androidx.test:core:1.1.0] C:\Users\chenzubin\.gradle\caches\transforms-2\files-2.1\b700bfc0f9180812ac817088e66c00b6\core-1.1.0\AndroidManifest.xml:43:13-87
  68. 38 <intent-filter>
  69. 38-->[androidx.test:core:1.1.0] C:\Users\chenzubin\.gradle\caches\transforms-2\files-2.1\b700bfc0f9180812ac817088e66c00b6\core-1.1.0\AndroidManifest.xml:30:13-32:29
  70. 39 <action android:name="android.intent.action.MAIN" />
  71. 39-->[androidx.test:core:1.1.0] C:\Users\chenzubin\.gradle\caches\transforms-2\files-2.1\b700bfc0f9180812ac817088e66c00b6\core-1.1.0\AndroidManifest.xml:31:17-69
  72. 39-->[androidx.test:core:1.1.0] C:\Users\chenzubin\.gradle\caches\transforms-2\files-2.1\b700bfc0f9180812ac817088e66c00b6\core-1.1.0\AndroidManifest.xml:31:25-66
  73. 40 </intent-filter>
  74. 41 </activity>
  75. 42 </application>
  76. 43
  77. 44</manifest>