yes_no_permission_pd
This commit is contained in:
+2
-2
@@ -5,8 +5,8 @@
|
||||
5 <uses-sdk android:minSdkVersion="24" />
|
||||
6
|
||||
7 <application android:allowBackup="true" >
|
||||
7-->D:\Haleon_Egypt_PD\library\src\main\AndroidManifest.xml:5:5-7:19
|
||||
7-->D:\Haleon_Egypt_PD\library\src\main\AndroidManifest.xml:5:18-44
|
||||
7-->E:\Haleon_Egypt_PD\library\src\main\AndroidManifest.xml:5:5-7:19
|
||||
7-->E:\Haleon_Egypt_PD\library\src\main\AndroidManifest.xml:5:18-44
|
||||
8 </application>
|
||||
9
|
||||
10</manifest>
|
||||
+38
@@ -0,0 +1,38 @@
|
||||
1<?xml version="1.0" encoding="utf-8"?>
|
||||
2<manifest xmlns:android="http://schemas.android.com/apk/res/android"
|
||||
3 package="com.androidbuts.multispinnerfilter.test" >
|
||||
4
|
||||
5 <uses-sdk
|
||||
5-->E:\Haleon_Egypt_PD\library\build\intermediates\tmp\manifest\androidTest\debug\tempFile1ProcessTestManifest10365117947258676659.xml:5:5-74
|
||||
6 android:minSdkVersion="24"
|
||||
6-->E:\Haleon_Egypt_PD\library\build\intermediates\tmp\manifest\androidTest\debug\tempFile1ProcessTestManifest10365117947258676659.xml:5:15-41
|
||||
7 android:targetSdkVersion="34" />
|
||||
7-->E:\Haleon_Egypt_PD\library\build\intermediates\tmp\manifest\androidTest\debug\tempFile1ProcessTestManifest10365117947258676659.xml:5:42-71
|
||||
8
|
||||
9 <instrumentation
|
||||
9-->E:\Haleon_Egypt_PD\library\build\intermediates\tmp\manifest\androidTest\debug\tempFile1ProcessTestManifest10365117947258676659.xml:11:5-15:89
|
||||
10 android:name="android.test.InstrumentationTestRunner"
|
||||
10-->E:\Haleon_Egypt_PD\library\build\intermediates\tmp\manifest\androidTest\debug\tempFile1ProcessTestManifest10365117947258676659.xml:11:22-75
|
||||
11 android:functionalTest="false"
|
||||
11-->E:\Haleon_Egypt_PD\library\build\intermediates\tmp\manifest\androidTest\debug\tempFile1ProcessTestManifest10365117947258676659.xml:14:22-52
|
||||
12 android:handleProfiling="false"
|
||||
12-->E:\Haleon_Egypt_PD\library\build\intermediates\tmp\manifest\androidTest\debug\tempFile1ProcessTestManifest10365117947258676659.xml:13:22-53
|
||||
13 android:label="Tests for com.androidbuts.multispinnerfilter.test"
|
||||
13-->E:\Haleon_Egypt_PD\library\build\intermediates\tmp\manifest\androidTest\debug\tempFile1ProcessTestManifest10365117947258676659.xml:15:22-87
|
||||
14 android:targetPackage="com.androidbuts.multispinnerfilter.test" />
|
||||
14-->E:\Haleon_Egypt_PD\library\build\intermediates\tmp\manifest\androidTest\debug\tempFile1ProcessTestManifest10365117947258676659.xml:12:22-85
|
||||
15
|
||||
16 <application
|
||||
16-->E:\Haleon_Egypt_PD\library\build\intermediates\tmp\manifest\androidTest\debug\tempFile1ProcessTestManifest10365117947258676659.xml:7:5-9:19
|
||||
17 android:allowBackup="true"
|
||||
17-->[:library] E:\Haleon_Egypt_PD\library\build\intermediates\merged_manifest\debug\processDebugManifest\AndroidManifest.xml:7:18-44
|
||||
18 android:appComponentFactory="androidx.core.app.CoreComponentFactory"
|
||||
18-->[androidx.core:core:1.0.0] C:\Users\ravik\.gradle\caches\8.14.1\transforms\827fbdd20de6f0db6210b7e87b6f3da8\transformed\core-1.0.0\AndroidManifest.xml:22:18-86
|
||||
19 android:debuggable="true"
|
||||
20 android:extractNativeLibs="false" >
|
||||
21 <uses-library android:name="android.test.runner" />
|
||||
21-->E:\Haleon_Egypt_PD\library\build\intermediates\tmp\manifest\androidTest\debug\tempFile1ProcessTestManifest10365117947258676659.xml:8:9-60
|
||||
21-->E:\Haleon_Egypt_PD\library\build\intermediates\tmp\manifest\androidTest\debug\tempFile1ProcessTestManifest10365117947258676659.xml:8:23-57
|
||||
22 </application>
|
||||
23
|
||||
24</manifest>
|
||||
Reference in New Issue
Block a user