1<?xml version="1.0" encoding="utf-8"?>
2<manifest xmlns:android="http://schemas.android.com/apk/res/android"
3    package="org.nayestane.ustad"
4    android:versionCode="232"
5    android:versionName="0.4.4" >
6
7    <uses-sdk
8        android:minSdkVersion="21"
8-->/home/jenkins/.jenkins/workspace/app-branded-edubridge-afghanistan/app-android-launcher/src/main/AndroidManifest.xml
9        android:targetSdkVersion="33" />
9-->/home/jenkins/.jenkins/workspace/app-branded-edubridge-afghanistan/app-android-launcher/src/main/AndroidManifest.xml
10
11    <uses-permission android:name="android.permission.ACCESS_NETWORK_STATE" /> <!-- Required for BLE peer-to-peer GATT server -->
11-->[:app-android] /home/jenkins/.jenkins/workspace/app-branded-edubridge-afghanistan/app-android/build/intermediates/merged_manifest/debug/AndroidManifest.xml:8:5-79
11-->[:app-android] /home/jenkins/.jenkins/workspace/app-branded-edubridge-afghanistan/app-android/build/intermediates/merged_manifest/debug/AndroidManifest.xml:8:22-76
12    <uses-permission android:name="android.permission.BLUETOOTH" />
12-->[:app-android] /home/jenkins/.jenkins/workspace/app-branded-edubridge-afghanistan/app-android/build/intermediates/merged_manifest/debug/AndroidManifest.xml:11:5-68
12-->[:app-android] /home/jenkins/.jenkins/workspace/app-branded-edubridge-afghanistan/app-android/build/intermediates/merged_manifest/debug/AndroidManifest.xml:11:22-65
13    <uses-permission android:name="android.permission.BLUETOOTH_ADMIN" />
13-->[:app-android] /home/jenkins/.jenkins/workspace/app-branded-edubridge-afghanistan/app-android/build/intermediates/merged_manifest/debug/AndroidManifest.xml:12:5-74
13-->[:app-android] /home/jenkins/.jenkins/workspace/app-branded-edubridge-afghanistan/app-android/build/intermediates/merged_manifest/debug/AndroidManifest.xml:12:22-71
14    <uses-permission android:name="android.permission.INTERNET" /> <!-- Used for content editing when a user wants to add pictures/video from camera -->
14-->[:app-android] /home/jenkins/.jenkins/workspace/app-branded-edubridge-afghanistan/app-android/build/intermediates/merged_manifest/debug/AndroidManifest.xml:13:5-67
14-->[:app-android] /home/jenkins/.jenkins/workspace/app-branded-edubridge-afghanistan/app-android/build/intermediates/merged_manifest/debug/AndroidManifest.xml:13:22-64
15    <!--
16    Temporarily disabled until we introduce syncable attachments
17    <uses-permission android:name="android.permission.CAMERA" />
18    -->
19    <!-- Required for peer-to-peer connecting using WiFi direct -->
20    <uses-permission android:name="android.permission.ACCESS_WIFI_STATE" />
20-->[:app-android] /home/jenkins/.jenkins/workspace/app-branded-edubridge-afghanistan/app-android/build/intermediates/merged_manifest/debug/AndroidManifest.xml:23:5-76
20-->[:app-android] /home/jenkins/.jenkins/workspace/app-branded-edubridge-afghanistan/app-android/build/intermediates/merged_manifest/debug/AndroidManifest.xml:23:22-73
21    <uses-permission android:name="android.permission.CHANGE_WIFI_STATE" />
21-->[:app-android] /home/jenkins/.jenkins/workspace/app-branded-edubridge-afghanistan/app-android/build/intermediates/merged_manifest/debug/AndroidManifest.xml:24:5-76
21-->[:app-android] /home/jenkins/.jenkins/workspace/app-branded-edubridge-afghanistan/app-android/build/intermediates/merged_manifest/debug/AndroidManifest.xml:24:22-73
22    <uses-permission android:name="android.permission.CHANGE_NETWORK_STATE" /> <!-- This is required on android 12 to handle shake detection -->
22-->[:app-android] /home/jenkins/.jenkins/workspace/app-branded-edubridge-afghanistan/app-android/build/intermediates/merged_manifest/debug/AndroidManifest.xml:25:5-79
22-->[:app-android] /home/jenkins/.jenkins/workspace/app-branded-edubridge-afghanistan/app-android/build/intermediates/merged_manifest/debug/AndroidManifest.xml:25:22-76
23    <uses-permission android:name="android.permission.HIGH_SAMPLING_RATE_SENSORS" />
23-->[:app-android] /home/jenkins/.jenkins/workspace/app-branded-edubridge-afghanistan/app-android/build/intermediates/merged_manifest/debug/AndroidManifest.xml:28:5-85
23-->[:app-android] /home/jenkins/.jenkins/workspace/app-branded-edubridge-afghanistan/app-android/build/intermediates/merged_manifest/debug/AndroidManifest.xml:28:22-82
24    <uses-permission android:name="android.permission.RECEIVE_BOOT_COMPLETED" /> <!-- To obtain wifi lock to avoid wifi powering down during download -->
24-->[:app-android] /home/jenkins/.jenkins/workspace/app-branded-edubridge-afghanistan/app-android/build/intermediates/merged_manifest/debug/AndroidManifest.xml:29:5-81
24-->[:app-android] /home/jenkins/.jenkins/workspace/app-branded-edubridge-afghanistan/app-android/build/intermediates/merged_manifest/debug/AndroidManifest.xml:29:22-78
25    <uses-permission android:name="android.permission.WAKE_LOCK" /> <!-- Required to show download progress indicator -->
25-->[:app-android] /home/jenkins/.jenkins/workspace/app-branded-edubridge-afghanistan/app-android/build/intermediates/merged_manifest/debug/AndroidManifest.xml:32:5-68
25-->[:app-android] /home/jenkins/.jenkins/workspace/app-branded-edubridge-afghanistan/app-android/build/intermediates/merged_manifest/debug/AndroidManifest.xml:32:22-65
26    <uses-permission android:name="android.permission.FOREGROUND_SERVICE" />
26-->[:app-android] /home/jenkins/.jenkins/workspace/app-branded-edubridge-afghanistan/app-android/build/intermediates/merged_manifest/debug/AndroidManifest.xml:35:5-77
26-->[:app-android] /home/jenkins/.jenkins/workspace/app-branded-edubridge-afghanistan/app-android/build/intermediates/merged_manifest/debug/AndroidManifest.xml:35:22-74
27
28    <uses-feature
28-->[:app-android] /home/jenkins/.jenkins/workspace/app-branded-edubridge-afghanistan/app-android/build/intermediates/merged_manifest/debug/AndroidManifest.xml:42:5-44:36
29        android:name="android.hardware.camera"
29-->[:app-android] /home/jenkins/.jenkins/workspace/app-branded-edubridge-afghanistan/app-android/build/intermediates/merged_manifest/debug/AndroidManifest.xml:43:9-47
30        android:required="false" /> <!-- Required to find PanicKit responders. -->
30-->[:app-android] /home/jenkins/.jenkins/workspace/app-branded-edubridge-afghanistan/app-android/build/intermediates/merged_manifest/debug/AndroidManifest.xml:44:9-33
31    <queries>
31-->[:app-android] /home/jenkins/.jenkins/workspace/app-branded-edubridge-afghanistan/app-android/build/intermediates/merged_manifest/debug/AndroidManifest.xml:47:5-54:15
32        <intent>
32-->[:app-android] /home/jenkins/.jenkins/workspace/app-branded-edubridge-afghanistan/app-android/build/intermediates/merged_manifest/debug/AndroidManifest.xml:48:9-50:18
33            <action android:name="info.guardianproject.panic.action.CONNECT" />
33-->/home/jenkins/.jenkins/workspace/app-branded-edubridge-afghanistan/app-android-launcher/src/main/AndroidManifest.xml:71:17-84
33-->/home/jenkins/.jenkins/workspace/app-branded-edubridge-afghanistan/app-android-launcher/src/main/AndroidManifest.xml:71:25-81
34        </intent>
35        <intent>
35-->[:app-android] /home/jenkins/.jenkins/workspace/app-branded-edubridge-afghanistan/app-android/build/intermediates/merged_manifest/debug/AndroidManifest.xml:51:9-53:18
36            <action android:name="info.guardianproject.panic.action.TRIGGER" />
36-->/home/jenkins/.jenkins/workspace/app-branded-edubridge-afghanistan/app-android-launcher/src/main/AndroidManifest.xml:49:17-84
36-->/home/jenkins/.jenkins/workspace/app-branded-edubridge-afghanistan/app-android-launcher/src/main/AndroidManifest.xml:49:25-81
37        </intent>
38    </queries> <!-- To store the heap dumps and leak analysis results. -->
39    <uses-permission android:name="android.permission.READ_EXTERNAL_STORAGE" />
39-->[com.squareup.leakcanary:leakcanary-android-core:2.9.1] /home/jenkins/.gradle/caches/transforms-3/56e42177f05cb296d4705c5e5adba24c/transformed/leakcanary-android-core-2.9.1/AndroidManifest.xml:25:5-80
39-->[com.squareup.leakcanary:leakcanary-android-core:2.9.1] /home/jenkins/.gradle/caches/transforms-3/56e42177f05cb296d4705c5e5adba24c/transformed/leakcanary-android-core-2.9.1/AndroidManifest.xml:25:22-77
40    <uses-permission android:name="android.permission.WRITE_EXTERNAL_STORAGE" />
40-->[com.squareup.leakcanary:leakcanary-android-core:2.9.1] /home/jenkins/.gradle/caches/transforms-3/56e42177f05cb296d4705c5e5adba24c/transformed/leakcanary-android-core-2.9.1/AndroidManifest.xml:26:5-81
40-->[com.squareup.leakcanary:leakcanary-android-core:2.9.1] /home/jenkins/.gradle/caches/transforms-3/56e42177f05cb296d4705c5e5adba24c/transformed/leakcanary-android-core-2.9.1/AndroidManifest.xml:26:22-78
41
42    <permission
42-->[androidx.core:core:1.9.0] /home/jenkins/.gradle/caches/transforms-3/1642adc9e6509f1a2d3e7937350fd089/transformed/core-1.9.0/AndroidManifest.xml:22:5-24:47
43        android:name="org.nayestane.ustad.DYNAMIC_RECEIVER_NOT_EXPORTED_PERMISSION"
43-->[androidx.core:core:1.9.0] /home/jenkins/.gradle/caches/transforms-3/1642adc9e6509f1a2d3e7937350fd089/transformed/core-1.9.0/AndroidManifest.xml:23:9-81
44        android:protectionLevel="signature" />
44-->[androidx.core:core:1.9.0] /home/jenkins/.gradle/caches/transforms-3/1642adc9e6509f1a2d3e7937350fd089/transformed/core-1.9.0/AndroidManifest.xml:24:9-44
45
46    <uses-permission android:name="org.nayestane.ustad.DYNAMIC_RECEIVER_NOT_EXPORTED_PERMISSION" />
46-->[androidx.core:core:1.9.0] /home/jenkins/.gradle/caches/transforms-3/1642adc9e6509f1a2d3e7937350fd089/transformed/core-1.9.0/AndroidManifest.xml:26:5-97
46-->[androidx.core:core:1.9.0] /home/jenkins/.gradle/caches/transforms-3/1642adc9e6509f1a2d3e7937350fd089/transformed/core-1.9.0/AndroidManifest.xml:26:22-94
47
48    <application
48-->/home/jenkins/.jenkins/workspace/app-branded-edubridge-afghanistan/app-android-launcher/src/main/AndroidManifest.xml:4:5-95:19
49        android:name="com.ustadmobile.port.android.App"
49-->/home/jenkins/.jenkins/workspace/app-branded-edubridge-afghanistan/app-android-launcher/src/main/AndroidManifest.xml:5:9-56
50        android:allowBackup="false"
50-->/home/jenkins/.jenkins/workspace/app-branded-edubridge-afghanistan/app-android-launcher/src/main/AndroidManifest.xml:6:9-36
51        android:appComponentFactory="androidx.core.app.CoreComponentFactory"
51-->[androidx.core:core:1.9.0] /home/jenkins/.gradle/caches/transforms-3/1642adc9e6509f1a2d3e7937350fd089/transformed/core-1.9.0/AndroidManifest.xml:28:18-86
52        android:dataExtractionRules="@xml/data_extraction_rules"
52-->/home/jenkins/.jenkins/workspace/app-branded-edubridge-afghanistan/app-android-launcher/src/main/AndroidManifest.xml:16:9-65
53        android:debuggable="true"
54        android:fullBackupContent="@xml/backup_rules"
54-->/home/jenkins/.jenkins/workspace/app-branded-edubridge-afghanistan/app-android-launcher/src/main/AndroidManifest.xml:15:9-54
55        android:icon="@drawable/ic_launcher_icon"
55-->/home/jenkins/.jenkins/workspace/app-branded-edubridge-afghanistan/app-android-launcher/src/main/AndroidManifest.xml:7:9-50
56        android:label="@string/app_name"
56-->/home/jenkins/.jenkins/workspace/app-branded-edubridge-afghanistan/app-android-launcher/src/main/AndroidManifest.xml:9:9-41
57        android:roundIcon="@drawable/ic_launcher_icon"
57-->/home/jenkins/.jenkins/workspace/app-branded-edubridge-afghanistan/app-android-launcher/src/main/AndroidManifest.xml:8:9-55
58        android:supportsRtl="true"
58-->/home/jenkins/.jenkins/workspace/app-branded-edubridge-afghanistan/app-android-launcher/src/main/AndroidManifest.xml:12:9-35
59        android:theme="@style/UmTheme.App"
59-->/home/jenkins/.jenkins/workspace/app-branded-edubridge-afghanistan/app-android-launcher/src/main/AndroidManifest.xml:11:9-43
60        android:usesCleartextTraffic="true" >
60-->/home/jenkins/.jenkins/workspace/app-branded-edubridge-afghanistan/app-android-launcher/src/main/AndroidManifest.xml:10:9-44
61
62<!--          The path to the asset containing the app runtime configuration. -->
63        <meta-data
63-->/home/jenkins/.jenkins/workspace/app-branded-edubridge-afghanistan/app-android-launcher/src/main/AndroidManifest.xml:22:9-23:72
64            android:name="com.ustadmobile.core.appconfig"
64-->/home/jenkins/.jenkins/workspace/app-branded-edubridge-afghanistan/app-android-launcher/src/main/AndroidManifest.xml:22:20-65
65            android:value="com/ustadmobile/core/appconfig.properties" />
65-->/home/jenkins/.jenkins/workspace/app-branded-edubridge-afghanistan/app-android-launcher/src/main/AndroidManifest.xml:23:13-70
66
67        <activity
67-->/home/jenkins/.jenkins/workspace/app-branded-edubridge-afghanistan/app-android-launcher/src/main/AndroidManifest.xml:25:9-35:20
68            android:name="com.ustadmobile.port.android.view.SplashScreenActivity"
68-->/home/jenkins/.jenkins/workspace/app-branded-edubridge-afghanistan/app-android-launcher/src/main/AndroidManifest.xml:26:13-82
69            android:configChanges="orientation|keyboardHidden|keyboard|screenSize|locale"
69-->/home/jenkins/.jenkins/workspace/app-branded-edubridge-afghanistan/app-android-launcher/src/main/AndroidManifest.xml:27:13-90
70            android:exported="true"
70-->[:app-android] /home/jenkins/.jenkins/workspace/app-branded-edubridge-afghanistan/app-android/build/intermediates/merged_manifest/debug/AndroidManifest.xml:118:13-36
71            android:label="@string/app_name"
71-->/home/jenkins/.jenkins/workspace/app-branded-edubridge-afghanistan/app-android-launcher/src/main/AndroidManifest.xml:28:13-45
72            android:noHistory="true" >
72-->/home/jenkins/.jenkins/workspace/app-branded-edubridge-afghanistan/app-android-launcher/src/main/AndroidManifest.xml:29:13-37
73            <intent-filter>
73-->/home/jenkins/.jenkins/workspace/app-branded-edubridge-afghanistan/app-android-launcher/src/main/AndroidManifest.xml:30:13-34:29
74                <action android:name="android.intent.action.MAIN" />
74-->/home/jenkins/.jenkins/workspace/app-branded-edubridge-afghanistan/app-android-launcher/src/main/AndroidManifest.xml:31:17-69
74-->/home/jenkins/.jenkins/workspace/app-branded-edubridge-afghanistan/app-android-launcher/src/main/AndroidManifest.xml:31:25-66
75
76                <category android:name="android.intent.category.LAUNCHER" />
76-->/home/jenkins/.jenkins/workspace/app-branded-edubridge-afghanistan/app-android-launcher/src/main/AndroidManifest.xml:33:17-77
76-->/home/jenkins/.jenkins/workspace/app-branded-edubridge-afghanistan/app-android-launcher/src/main/AndroidManifest.xml:33:27-74
77            </intent-filter>
78        </activity>
79
80<!--         PanicKit responder that will respond to a panic trigger app e.g. Ripple -->
81        <activity
81-->/home/jenkins/.jenkins/workspace/app-branded-edubridge-afghanistan/app-android-launcher/src/main/AndroidManifest.xml:40:9-53:20
82            android:name="com.ustadmobile.port.android.panic.PanicResponderActivity"
82-->/home/jenkins/.jenkins/workspace/app-branded-edubridge-afghanistan/app-android-launcher/src/main/AndroidManifest.xml:42:13-85
83            android:exported="true"
83-->/home/jenkins/.jenkins/workspace/app-branded-edubridge-afghanistan/app-android-launcher/src/main/AndroidManifest.xml:41:13-36
84            android:noHistory="true"
84-->/home/jenkins/.jenkins/workspace/app-branded-edubridge-afghanistan/app-android-launcher/src/main/AndroidManifest.xml:43:13-37
85            android:theme="@android:style/Theme.NoDisplay" >
85-->/home/jenkins/.jenkins/workspace/app-branded-edubridge-afghanistan/app-android-launcher/src/main/AndroidManifest.xml:44:13-59
86
87            <!-- this can never have launchMode singleTask or singleInstance! -->
88            <intent-filter>
88-->/home/jenkins/.jenkins/workspace/app-branded-edubridge-afghanistan/app-android-launcher/src/main/AndroidManifest.xml:48:13-52:29
89                <action android:name="info.guardianproject.panic.action.TRIGGER" />
89-->/home/jenkins/.jenkins/workspace/app-branded-edubridge-afghanistan/app-android-launcher/src/main/AndroidManifest.xml:49:17-84
89-->/home/jenkins/.jenkins/workspace/app-branded-edubridge-afghanistan/app-android-launcher/src/main/AndroidManifest.xml:49:25-81
90
91                <category android:name="android.intent.category.DEFAULT" />
91-->/home/jenkins/.jenkins/workspace/app-branded-edubridge-afghanistan/app-android-launcher/src/main/AndroidManifest.xml:51:17-76
91-->/home/jenkins/.jenkins/workspace/app-branded-edubridge-afghanistan/app-android-launcher/src/main/AndroidManifest.xml:51:27-73
92            </intent-filter>
93        </activity>
94
95        <!-- Exit Activity used by PanicResponder to force exit and clear activity stack -->
96        <activity
96-->/home/jenkins/.jenkins/workspace/app-branded-edubridge-afghanistan/app-android-launcher/src/main/AndroidManifest.xml:56:9-60:15
97            android:name="com.ustadmobile.port.android.panic.ExitActivity"
97-->/home/jenkins/.jenkins/workspace/app-branded-edubridge-afghanistan/app-android-launcher/src/main/AndroidManifest.xml:57:13-75
98            android:exported="true"
98-->/home/jenkins/.jenkins/workspace/app-branded-edubridge-afghanistan/app-android-launcher/src/main/AndroidManifest.xml:58:13-36
99            android:theme="@android:style/Theme.NoDisplay" />
99-->/home/jenkins/.jenkins/workspace/app-branded-edubridge-afghanistan/app-android-launcher/src/main/AndroidManifest.xml:59:13-59
100
101        <!--
102        Shell activity that can be launched by PanicKit trigger apps (e.g. Ripple) to
103        bring the user to the panic response configuration screen.
104        -->
105        <activity
105-->/home/jenkins/.jenkins/workspace/app-branded-edubridge-afghanistan/app-android-launcher/src/main/AndroidManifest.xml:66:9-76:20
106            android:name="com.ustadmobile.port.android.panic.PanicConfigActivity"
106-->/home/jenkins/.jenkins/workspace/app-branded-edubridge-afghanistan/app-android-launcher/src/main/AndroidManifest.xml:68:13-82
107            android:exported="true" >
107-->/home/jenkins/.jenkins/workspace/app-branded-edubridge-afghanistan/app-android-launcher/src/main/AndroidManifest.xml:67:13-36
108            <intent-filter>
108-->/home/jenkins/.jenkins/workspace/app-branded-edubridge-afghanistan/app-android-launcher/src/main/AndroidManifest.xml:70:13-74:29
109                <action android:name="info.guardianproject.panic.action.CONNECT" />
109-->/home/jenkins/.jenkins/workspace/app-branded-edubridge-afghanistan/app-android-launcher/src/main/AndroidManifest.xml:71:17-84
109-->/home/jenkins/.jenkins/workspace/app-branded-edubridge-afghanistan/app-android-launcher/src/main/AndroidManifest.xml:71:25-81
110
111                <category android:name="android.intent.category.DEFAULT" />
111-->/home/jenkins/.jenkins/workspace/app-branded-edubridge-afghanistan/app-android-launcher/src/main/AndroidManifest.xml:51:17-76
111-->/home/jenkins/.jenkins/workspace/app-branded-edubridge-afghanistan/app-android-launcher/src/main/AndroidManifest.xml:51:27-73
112            </intent-filter>
113        </activity>
114        <activity
114-->/home/jenkins/.jenkins/workspace/app-branded-edubridge-afghanistan/app-android-launcher/src/main/AndroidManifest.xml:78:9-91:20
115            android:name="com.ustadmobile.port.android.panic.NotepadActivity"
115-->/home/jenkins/.jenkins/workspace/app-branded-edubridge-afghanistan/app-android-launcher/src/main/AndroidManifest.xml:80:13-78
116            android:configChanges="orientation|keyboardHidden|keyboard|screenSize|locale"
116-->/home/jenkins/.jenkins/workspace/app-branded-edubridge-afghanistan/app-android-launcher/src/main/AndroidManifest.xml:83:13-90
117            android:enabled="false"
117-->/home/jenkins/.jenkins/workspace/app-branded-edubridge-afghanistan/app-android-launcher/src/main/AndroidManifest.xml:84:13-36
118            android:exported="true"
118-->/home/jenkins/.jenkins/workspace/app-branded-edubridge-afghanistan/app-android-launcher/src/main/AndroidManifest.xml:79:13-36
119            android:icon="@drawable/ic_baseline_edit_24"
119-->/home/jenkins/.jenkins/workspace/app-branded-edubridge-afghanistan/app-android-launcher/src/main/AndroidManifest.xml:82:13-57
120            android:label="Notepad" >
120-->/home/jenkins/.jenkins/workspace/app-branded-edubridge-afghanistan/app-android-launcher/src/main/AndroidManifest.xml:81:13-36
121            <intent-filter>
121-->/home/jenkins/.jenkins/workspace/app-branded-edubridge-afghanistan/app-android-launcher/src/main/AndroidManifest.xml:30:13-34:29
122                <action android:name="android.intent.action.MAIN" />
122-->/home/jenkins/.jenkins/workspace/app-branded-edubridge-afghanistan/app-android-launcher/src/main/AndroidManifest.xml:31:17-69
122-->/home/jenkins/.jenkins/workspace/app-branded-edubridge-afghanistan/app-android-launcher/src/main/AndroidManifest.xml:31:25-66
123
124                <category android:name="android.intent.category.LAUNCHER" />
124-->/home/jenkins/.jenkins/workspace/app-branded-edubridge-afghanistan/app-android-launcher/src/main/AndroidManifest.xml:33:17-77
124-->/home/jenkins/.jenkins/workspace/app-branded-edubridge-afghanistan/app-android-launcher/src/main/AndroidManifest.xml:33:27-74
125            </intent-filter>
126        </activity>
127        <activity
127-->[:app-android] /home/jenkins/.jenkins/workspace/app-branded-edubridge-afghanistan/app-android/build/intermediates/merged_manifest/debug/AndroidManifest.xml:60:9-88:20
128            android:name="com.ustadmobile.port.android.view.MainActivity"
128-->[:app-android] /home/jenkins/.jenkins/workspace/app-branded-edubridge-afghanistan/app-android/build/intermediates/merged_manifest/debug/AndroidManifest.xml:61:13-74
129            android:configChanges="orientation|keyboardHidden|keyboard|screenSize|locale"
129-->[:app-android] /home/jenkins/.jenkins/workspace/app-branded-edubridge-afghanistan/app-android/build/intermediates/merged_manifest/debug/AndroidManifest.xml:62:13-90
130            android:exported="true"
130-->[:app-android] /home/jenkins/.jenkins/workspace/app-branded-edubridge-afghanistan/app-android/build/intermediates/merged_manifest/debug/AndroidManifest.xml:63:13-36
131            android:launchMode="singleTask" >
131-->[:app-android] /home/jenkins/.jenkins/workspace/app-branded-edubridge-afghanistan/app-android/build/intermediates/merged_manifest/debug/AndroidManifest.xml:64:13-44
132            <intent-filter>
132-->[:app-android] /home/jenkins/.jenkins/workspace/app-branded-edubridge-afghanistan/app-android/build/intermediates/merged_manifest/debug/AndroidManifest.xml:65:13-87:29
133                <action android:name="android.intent.action.VIEW" />
133-->[:app-android] /home/jenkins/.jenkins/workspace/app-branded-edubridge-afghanistan/app-android/build/intermediates/merged_manifest/debug/AndroidManifest.xml:66:17-69
133-->[:app-android] /home/jenkins/.jenkins/workspace/app-branded-edubridge-afghanistan/app-android/build/intermediates/merged_manifest/debug/AndroidManifest.xml:66:25-66
134
135                <category android:name="android.intent.category.DEFAULT" />
135-->/home/jenkins/.jenkins/workspace/app-branded-edubridge-afghanistan/app-android-launcher/src/main/AndroidManifest.xml:51:17-76
135-->/home/jenkins/.jenkins/workspace/app-branded-edubridge-afghanistan/app-android-launcher/src/main/AndroidManifest.xml:51:27-73
136                <category android:name="android.intent.category.BROWSABLE" />
136-->[:app-android] /home/jenkins/.jenkins/workspace/app-branded-edubridge-afghanistan/app-android/build/intermediates/merged_manifest/debug/AndroidManifest.xml:69:17-78
136-->[:app-android] /home/jenkins/.jenkins/workspace/app-branded-edubridge-afghanistan/app-android/build/intermediates/merged_manifest/debug/AndroidManifest.xml:69:27-75
137
138                <data
138-->[:app-android] /home/jenkins/.jenkins/workspace/app-branded-edubridge-afghanistan/app-android/build/intermediates/merged_manifest/debug/AndroidManifest.xml:71:17-74:45
139                    android:host="*"
139-->[:app-android] /home/jenkins/.jenkins/workspace/app-branded-edubridge-afghanistan/app-android/build/intermediates/merged_manifest/debug/AndroidManifest.xml:72:21-37
140                    android:pathPattern="/umapp/.*"
140-->[:app-android] /home/jenkins/.jenkins/workspace/app-branded-edubridge-afghanistan/app-android/build/intermediates/merged_manifest/debug/AndroidManifest.xml:73:21-52
141                    android:scheme="http" />
141-->[:app-android] /home/jenkins/.jenkins/workspace/app-branded-edubridge-afghanistan/app-android/build/intermediates/merged_manifest/debug/AndroidManifest.xml:74:21-42
142                <data
142-->[:app-android] /home/jenkins/.jenkins/workspace/app-branded-edubridge-afghanistan/app-android/build/intermediates/merged_manifest/debug/AndroidManifest.xml:71:17-74:45
143                    android:host="*"
143-->[:app-android] /home/jenkins/.jenkins/workspace/app-branded-edubridge-afghanistan/app-android/build/intermediates/merged_manifest/debug/AndroidManifest.xml:72:21-37
144                    android:pathPattern="/.*/umapp/.*"
144-->[:app-android] /home/jenkins/.jenkins/workspace/app-branded-edubridge-afghanistan/app-android/build/intermediates/merged_manifest/debug/AndroidManifest.xml:73:21-52
145                    android:scheme="http" />
145-->[:app-android] /home/jenkins/.jenkins/workspace/app-branded-edubridge-afghanistan/app-android/build/intermediates/merged_manifest/debug/AndroidManifest.xml:74:21-42
146                <data
146-->[:app-android] /home/jenkins/.jenkins/workspace/app-branded-edubridge-afghanistan/app-android/build/intermediates/merged_manifest/debug/AndroidManifest.xml:71:17-74:45
147                    android:host="*"
147-->[:app-android] /home/jenkins/.jenkins/workspace/app-branded-edubridge-afghanistan/app-android/build/intermediates/merged_manifest/debug/AndroidManifest.xml:72:21-37
148                    android:pathPattern="/umapp/.*"
148-->[:app-android] /home/jenkins/.jenkins/workspace/app-branded-edubridge-afghanistan/app-android/build/intermediates/merged_manifest/debug/AndroidManifest.xml:73:21-52
149                    android:scheme="https" />
149-->[:app-android] /home/jenkins/.jenkins/workspace/app-branded-edubridge-afghanistan/app-android/build/intermediates/merged_manifest/debug/AndroidManifest.xml:74:21-42
150                <data
150-->[:app-android] /home/jenkins/.jenkins/workspace/app-branded-edubridge-afghanistan/app-android/build/intermediates/merged_manifest/debug/AndroidManifest.xml:71:17-74:45
151                    android:host="*"
151-->[:app-android] /home/jenkins/.jenkins/workspace/app-branded-edubridge-afghanistan/app-android/build/intermediates/merged_manifest/debug/AndroidManifest.xml:72:21-37
152                    android:pathPattern="/.*/umapp/.*"
152-->[:app-android] /home/jenkins/.jenkins/workspace/app-branded-edubridge-afghanistan/app-android/build/intermediates/merged_manifest/debug/AndroidManifest.xml:73:21-52
153                    android:scheme="https" />
153-->[:app-android] /home/jenkins/.jenkins/workspace/app-branded-edubridge-afghanistan/app-android/build/intermediates/merged_manifest/debug/AndroidManifest.xml:74:21-42
154            </intent-filter>
155        </activity> <!-- previously used: android:theme="@style/UmTheme.App.OnBoarding" -->
156        <activity
156-->[:app-android] /home/jenkins/.jenkins/workspace/app-branded-edubridge-afghanistan/app-android/build/intermediates/merged_manifest/debug/AndroidManifest.xml:91:9-94:40
157            android:name="com.ustadmobile.port.android.view.OnBoardingActivity"
157-->[:app-android] /home/jenkins/.jenkins/workspace/app-branded-edubridge-afghanistan/app-android/build/intermediates/merged_manifest/debug/AndroidManifest.xml:92:13-80
158            android:exported="true"
158-->[:app-android] /home/jenkins/.jenkins/workspace/app-branded-edubridge-afghanistan/app-android/build/intermediates/merged_manifest/debug/AndroidManifest.xml:93:13-36
159            android:noHistory="true" />
159-->[:app-android] /home/jenkins/.jenkins/workspace/app-branded-edubridge-afghanistan/app-android/build/intermediates/merged_manifest/debug/AndroidManifest.xml:94:13-37
160
161        <provider
161-->[:app-android] /home/jenkins/.jenkins/workspace/app-branded-edubridge-afghanistan/app-android/build/intermediates/merged_manifest/debug/AndroidManifest.xml:96:9-104:20
162            android:name="androidx.core.content.FileProvider"
162-->[:app-android] /home/jenkins/.jenkins/workspace/app-branded-edubridge-afghanistan/app-android/build/intermediates/merged_manifest/debug/AndroidManifest.xml:97:13-62
163            android:authorities="org.nayestane.ustad.provider"
163-->[:app-android] /home/jenkins/.jenkins/workspace/app-branded-edubridge-afghanistan/app-android/build/intermediates/merged_manifest/debug/AndroidManifest.xml:98:13-60
164            android:exported="false"
164-->[:app-android] /home/jenkins/.jenkins/workspace/app-branded-edubridge-afghanistan/app-android/build/intermediates/merged_manifest/debug/AndroidManifest.xml:99:13-37
165            android:grantUriPermissions="true" >
165-->[:app-android] /home/jenkins/.jenkins/workspace/app-branded-edubridge-afghanistan/app-android/build/intermediates/merged_manifest/debug/AndroidManifest.xml:100:13-47
166            <meta-data
166-->[:app-android] /home/jenkins/.jenkins/workspace/app-branded-edubridge-afghanistan/app-android/build/intermediates/merged_manifest/debug/AndroidManifest.xml:101:13-103:62
167                android:name="android.support.FILE_PROVIDER_PATHS"
167-->[:app-android] /home/jenkins/.jenkins/workspace/app-branded-edubridge-afghanistan/app-android/build/intermediates/merged_manifest/debug/AndroidManifest.xml:102:17-67
168                android:resource="@xml/file_provider_path" />
168-->[:app-android] /home/jenkins/.jenkins/workspace/app-branded-edubridge-afghanistan/app-android/build/intermediates/merged_manifest/debug/AndroidManifest.xml:103:17-59
169        </provider>
170
171        <activity
171-->[:app-android] /home/jenkins/.jenkins/workspace/app-branded-edubridge-afghanistan/app-android/build/intermediates/merged_manifest/debug/AndroidManifest.xml:106:9-110:32
172            android:name="com.ustadmobile.port.android.view.EpubContentActivity"
172-->[:app-android] /home/jenkins/.jenkins/workspace/app-branded-edubridge-afghanistan/app-android/build/intermediates/merged_manifest/debug/AndroidManifest.xml:107:13-81
173            android:configChanges="orientation|keyboardHidden|keyboard|screenSize|locale"
173-->[:app-android] /home/jenkins/.jenkins/workspace/app-branded-edubridge-afghanistan/app-android/build/intermediates/merged_manifest/debug/AndroidManifest.xml:108:13-90
174            android:exported="false"
174-->[:app-android] /home/jenkins/.jenkins/workspace/app-branded-edubridge-afghanistan/app-android/build/intermediates/merged_manifest/debug/AndroidManifest.xml:109:13-37
175            android:label="" />
175-->[:app-android] /home/jenkins/.jenkins/workspace/app-branded-edubridge-afghanistan/app-android/build/intermediates/merged_manifest/debug/AndroidManifest.xml:110:13-29
176        <activity
176-->[:app-android] /home/jenkins/.jenkins/workspace/app-branded-edubridge-afghanistan/app-android/build/intermediates/merged_manifest/debug/AndroidManifest.xml:111:9-114:39
177            android:name="com.ustadmobile.port.android.view.AboutActivity"
177-->[:app-android] /home/jenkins/.jenkins/workspace/app-branded-edubridge-afghanistan/app-android/build/intermediates/merged_manifest/debug/AndroidManifest.xml:112:13-75
178            android:configChanges="orientation|keyboardHidden|keyboard|screenSize"
178-->[:app-android] /home/jenkins/.jenkins/workspace/app-branded-edubridge-afghanistan/app-android/build/intermediates/merged_manifest/debug/AndroidManifest.xml:113:13-83
179            android:exported="true" />
179-->[:app-android] /home/jenkins/.jenkins/workspace/app-branded-edubridge-afghanistan/app-android/build/intermediates/merged_manifest/debug/AndroidManifest.xml:114:13-36
180        <activity
180-->[ch.acra:acra-dialog:5.9.6] /home/jenkins/.gradle/caches/transforms-3/d5de37d5f58945589188465a10a580c6/transformed/acra-dialog-5.9.6/AndroidManifest.xml:23:9-29:59
181            android:name="org.acra.dialog.CrashReportDialog"
181-->[ch.acra:acra-dialog:5.9.6] /home/jenkins/.gradle/caches/transforms-3/d5de37d5f58945589188465a10a580c6/transformed/acra-dialog-5.9.6/AndroidManifest.xml:24:13-61
182            android:excludeFromRecents="true"
182-->[ch.acra:acra-dialog:5.9.6] /home/jenkins/.gradle/caches/transforms-3/d5de37d5f58945589188465a10a580c6/transformed/acra-dialog-5.9.6/AndroidManifest.xml:25:13-46
183            android:finishOnTaskLaunch="true"
183-->[ch.acra:acra-dialog:5.9.6] /home/jenkins/.gradle/caches/transforms-3/d5de37d5f58945589188465a10a580c6/transformed/acra-dialog-5.9.6/AndroidManifest.xml:26:13-46
184            android:launchMode="singleInstance"
184-->[ch.acra:acra-dialog:5.9.6] /home/jenkins/.gradle/caches/transforms-3/d5de37d5f58945589188465a10a580c6/transformed/acra-dialog-5.9.6/AndroidManifest.xml:27:13-48
185            android:process=":acra"
185-->[ch.acra:acra-dialog:5.9.6] /home/jenkins/.gradle/caches/transforms-3/d5de37d5f58945589188465a10a580c6/transformed/acra-dialog-5.9.6/AndroidManifest.xml:28:13-36
186            android:theme="@android:style/Theme.Dialog" />
186-->[ch.acra:acra-dialog:5.9.6] /home/jenkins/.gradle/caches/transforms-3/d5de37d5f58945589188465a10a580c6/transformed/acra-dialog-5.9.6/AndroidManifest.xml:29:13-56
187
188        <service
188-->[ch.acra:acra-core:5.9.6] /home/jenkins/.gradle/caches/transforms-3/fdd8c3f58059be2c4b55834adb8d6da0/transformed/acra-core-5.9.6/AndroidManifest.xml:24:9-28:39
189            android:name="org.acra.sender.LegacySenderService"
189-->[ch.acra:acra-core:5.9.6] /home/jenkins/.gradle/caches/transforms-3/fdd8c3f58059be2c4b55834adb8d6da0/transformed/acra-core-5.9.6/AndroidManifest.xml:25:13-63
190            android:enabled="@bool/acra_enable_legacy_service"
190-->[ch.acra:acra-core:5.9.6] /home/jenkins/.gradle/caches/transforms-3/fdd8c3f58059be2c4b55834adb8d6da0/transformed/acra-core-5.9.6/AndroidManifest.xml:26:13-63
191            android:exported="false"
191-->[ch.acra:acra-core:5.9.6] /home/jenkins/.gradle/caches/transforms-3/fdd8c3f58059be2c4b55834adb8d6da0/transformed/acra-core-5.9.6/AndroidManifest.xml:27:13-37
192            android:process=":acra" />
192-->[ch.acra:acra-core:5.9.6] /home/jenkins/.gradle/caches/transforms-3/fdd8c3f58059be2c4b55834adb8d6da0/transformed/acra-core-5.9.6/AndroidManifest.xml:28:13-36
193        <service
193-->[ch.acra:acra-core:5.9.6] /home/jenkins/.gradle/caches/transforms-3/fdd8c3f58059be2c4b55834adb8d6da0/transformed/acra-core-5.9.6/AndroidManifest.xml:29:9-34:39
194            android:name="org.acra.sender.JobSenderService"
194-->[ch.acra:acra-core:5.9.6] /home/jenkins/.gradle/caches/transforms-3/fdd8c3f58059be2c4b55834adb8d6da0/transformed/acra-core-5.9.6/AndroidManifest.xml:30:13-60
195            android:enabled="@bool/acra_enable_job_service"
195-->[ch.acra:acra-core:5.9.6] /home/jenkins/.gradle/caches/transforms-3/fdd8c3f58059be2c4b55834adb8d6da0/transformed/acra-core-5.9.6/AndroidManifest.xml:31:13-60
196            android:exported="false"
196-->[ch.acra:acra-core:5.9.6] /home/jenkins/.gradle/caches/transforms-3/fdd8c3f58059be2c4b55834adb8d6da0/transformed/acra-core-5.9.6/AndroidManifest.xml:32:13-37
197            android:permission="android.permission.BIND_JOB_SERVICE"
197-->[ch.acra:acra-core:5.9.6] /home/jenkins/.gradle/caches/transforms-3/fdd8c3f58059be2c4b55834adb8d6da0/transformed/acra-core-5.9.6/AndroidManifest.xml:33:13-69
198            android:process=":acra" />
198-->[ch.acra:acra-core:5.9.6] /home/jenkins/.gradle/caches/transforms-3/fdd8c3f58059be2c4b55834adb8d6da0/transformed/acra-core-5.9.6/AndroidManifest.xml:34:13-36
199
200        <provider
200-->[ch.acra:acra-core:5.9.6] /home/jenkins/.gradle/caches/transforms-3/fdd8c3f58059be2c4b55834adb8d6da0/transformed/acra-core-5.9.6/AndroidManifest.xml:36:9-42:51
201            android:name="org.acra.attachment.AcraContentProvider"
201-->[ch.acra:acra-core:5.9.6] /home/jenkins/.gradle/caches/transforms-3/fdd8c3f58059be2c4b55834adb8d6da0/transformed/acra-core-5.9.6/AndroidManifest.xml:37:13-67
202            android:authorities="org.nayestane.ustad.acra"
202-->[ch.acra:acra-core:5.9.6] /home/jenkins/.gradle/caches/transforms-3/fdd8c3f58059be2c4b55834adb8d6da0/transformed/acra-core-5.9.6/AndroidManifest.xml:38:13-56
203            android:exported="false"
203-->[ch.acra:acra-core:5.9.6] /home/jenkins/.gradle/caches/transforms-3/fdd8c3f58059be2c4b55834adb8d6da0/transformed/acra-core-5.9.6/AndroidManifest.xml:39:13-37
204            android:grantUriPermissions="true"
204-->[ch.acra:acra-core:5.9.6] /home/jenkins/.gradle/caches/transforms-3/fdd8c3f58059be2c4b55834adb8d6da0/transformed/acra-core-5.9.6/AndroidManifest.xml:40:13-47
205            android:process=":acra" />
205-->[ch.acra:acra-core:5.9.6] /home/jenkins/.gradle/caches/transforms-3/fdd8c3f58059be2c4b55834adb8d6da0/transformed/acra-core-5.9.6/AndroidManifest.xml:41:13-36
206        <provider
206-->[com.squareup.picasso:picasso:2.8] /home/jenkins/.gradle/caches/transforms-3/dd4d5ebafca629669220a1dd535d41bd/transformed/picasso-2.8/AndroidManifest.xml:8:9-11:40
207            android:name="com.squareup.picasso.PicassoProvider"
207-->[com.squareup.picasso:picasso:2.8] /home/jenkins/.gradle/caches/transforms-3/dd4d5ebafca629669220a1dd535d41bd/transformed/picasso-2.8/AndroidManifest.xml:9:13-64
208            android:authorities="org.nayestane.ustad.com.squareup.picasso"
208-->[com.squareup.picasso:picasso:2.8] /home/jenkins/.gradle/caches/transforms-3/dd4d5ebafca629669220a1dd535d41bd/transformed/picasso-2.8/AndroidManifest.xml:10:13-72
209            android:exported="false" />
209-->[com.squareup.picasso:picasso:2.8] /home/jenkins/.gradle/caches/transforms-3/dd4d5ebafca629669220a1dd535d41bd/transformed/picasso-2.8/AndroidManifest.xml:11:13-37
210        <provider
210-->[com.squareup.leakcanary:leakcanary-android-core:2.9.1] /home/jenkins/.gradle/caches/transforms-3/56e42177f05cb296d4705c5e5adba24c/transformed/leakcanary-android-core-2.9.1/AndroidManifest.xml:31:9-39:20
211            android:name="leakcanary.internal.LeakCanaryFileProvider"
211-->[com.squareup.leakcanary:leakcanary-android-core:2.9.1] /home/jenkins/.gradle/caches/transforms-3/56e42177f05cb296d4705c5e5adba24c/transformed/leakcanary-android-core-2.9.1/AndroidManifest.xml:32:13-70
212            android:authorities="com.squareup.leakcanary.fileprovider.org.nayestane.ustad"
212-->[com.squareup.leakcanary:leakcanary-android-core:2.9.1] /home/jenkins/.gradle/caches/transforms-3/56e42177f05cb296d4705c5e5adba24c/transformed/leakcanary-android-core-2.9.1/AndroidManifest.xml:33:13-88
213            android:exported="false"
213-->[com.squareup.leakcanary:leakcanary-android-core:2.9.1] /home/jenkins/.gradle/caches/transforms-3/56e42177f05cb296d4705c5e5adba24c/transformed/leakcanary-android-core-2.9.1/AndroidManifest.xml:34:13-37
214            android:grantUriPermissions="true" >
214-->[com.squareup.leakcanary:leakcanary-android-core:2.9.1] /home/jenkins/.gradle/caches/transforms-3/56e42177f05cb296d4705c5e5adba24c/transformed/leakcanary-android-core-2.9.1/AndroidManifest.xml:35:13-47
215            <meta-data
215-->[:app-android] /home/jenkins/.jenkins/workspace/app-branded-edubridge-afghanistan/app-android/build/intermediates/merged_manifest/debug/AndroidManifest.xml:101:13-103:62
216                android:name="android.support.FILE_PROVIDER_PATHS"
216-->[:app-android] /home/jenkins/.jenkins/workspace/app-branded-edubridge-afghanistan/app-android/build/intermediates/merged_manifest/debug/AndroidManifest.xml:102:17-67
217                android:resource="@xml/leak_canary_file_paths" />
217-->[:app-android] /home/jenkins/.jenkins/workspace/app-branded-edubridge-afghanistan/app-android/build/intermediates/merged_manifest/debug/AndroidManifest.xml:103:17-59
218        </provider>
219
220        <activity
220-->[com.squareup.leakcanary:leakcanary-android-core:2.9.1] /home/jenkins/.gradle/caches/transforms-3/56e42177f05cb296d4705c5e5adba24c/transformed/leakcanary-android-core-2.9.1/AndroidManifest.xml:41:9-72:20
221            android:name="leakcanary.internal.activity.LeakActivity"
221-->[com.squareup.leakcanary:leakcanary-android-core:2.9.1] /home/jenkins/.gradle/caches/transforms-3/56e42177f05cb296d4705c5e5adba24c/transformed/leakcanary-android-core-2.9.1/AndroidManifest.xml:42:13-69
222            android:exported="true"
222-->[com.squareup.leakcanary:leakcanary-android-core:2.9.1] /home/jenkins/.gradle/caches/transforms-3/56e42177f05cb296d4705c5e5adba24c/transformed/leakcanary-android-core-2.9.1/AndroidManifest.xml:43:13-36
223            android:icon="@mipmap/leak_canary_icon"
223-->[com.squareup.leakcanary:leakcanary-android-core:2.9.1] /home/jenkins/.gradle/caches/transforms-3/56e42177f05cb296d4705c5e5adba24c/transformed/leakcanary-android-core-2.9.1/AndroidManifest.xml:44:13-52
224            android:label="@string/leak_canary_display_activity_label"
224-->[com.squareup.leakcanary:leakcanary-android-core:2.9.1] /home/jenkins/.gradle/caches/transforms-3/56e42177f05cb296d4705c5e5adba24c/transformed/leakcanary-android-core-2.9.1/AndroidManifest.xml:45:13-71
225            android:taskAffinity="com.squareup.leakcanary.org.nayestane.ustad"
225-->[com.squareup.leakcanary:leakcanary-android-core:2.9.1] /home/jenkins/.gradle/caches/transforms-3/56e42177f05cb296d4705c5e5adba24c/transformed/leakcanary-android-core-2.9.1/AndroidManifest.xml:46:13-76
226            android:theme="@style/leak_canary_LeakCanary.Base" >
226-->[com.squareup.leakcanary:leakcanary-android-core:2.9.1] /home/jenkins/.gradle/caches/transforms-3/56e42177f05cb296d4705c5e5adba24c/transformed/leakcanary-android-core-2.9.1/AndroidManifest.xml:47:13-63
227            <intent-filter android:label="@string/leak_canary_import_hprof_file" >
227-->[com.squareup.leakcanary:leakcanary-android-core:2.9.1] /home/jenkins/.gradle/caches/transforms-3/56e42177f05cb296d4705c5e5adba24c/transformed/leakcanary-android-core-2.9.1/AndroidManifest.xml:48:13-71:29
227-->[com.squareup.leakcanary:leakcanary-android-core:2.9.1] /home/jenkins/.gradle/caches/transforms-3/56e42177f05cb296d4705c5e5adba24c/transformed/leakcanary-android-core-2.9.1/AndroidManifest.xml:48:28-81
228                <action android:name="android.intent.action.VIEW" />
228-->[:app-android] /home/jenkins/.jenkins/workspace/app-branded-edubridge-afghanistan/app-android/build/intermediates/merged_manifest/debug/AndroidManifest.xml:66:17-69
228-->[:app-android] /home/jenkins/.jenkins/workspace/app-branded-edubridge-afghanistan/app-android/build/intermediates/merged_manifest/debug/AndroidManifest.xml:66:25-66
229
230                <category android:name="android.intent.category.DEFAULT" />
230-->/home/jenkins/.jenkins/workspace/app-branded-edubridge-afghanistan/app-android-launcher/src/main/AndroidManifest.xml:51:17-76
230-->/home/jenkins/.jenkins/workspace/app-branded-edubridge-afghanistan/app-android-launcher/src/main/AndroidManifest.xml:51:27-73
231                <category android:name="android.intent.category.BROWSABLE" />
231-->[:app-android] /home/jenkins/.jenkins/workspace/app-branded-edubridge-afghanistan/app-android/build/intermediates/merged_manifest/debug/AndroidManifest.xml:69:17-78
231-->[:app-android] /home/jenkins/.jenkins/workspace/app-branded-edubridge-afghanistan/app-android/build/intermediates/merged_manifest/debug/AndroidManifest.xml:69:27-75
232
233                <data android:scheme="file" />
233-->[:app-android] /home/jenkins/.jenkins/workspace/app-branded-edubridge-afghanistan/app-android/build/intermediates/merged_manifest/debug/AndroidManifest.xml:71:17-74:45
233-->[:app-android] /home/jenkins/.jenkins/workspace/app-branded-edubridge-afghanistan/app-android/build/intermediates/merged_manifest/debug/AndroidManifest.xml:74:21-42
234                <data android:scheme="content" />
234-->[:app-android] /home/jenkins/.jenkins/workspace/app-branded-edubridge-afghanistan/app-android/build/intermediates/merged_manifest/debug/AndroidManifest.xml:71:17-74:45
234-->[:app-android] /home/jenkins/.jenkins/workspace/app-branded-edubridge-afghanistan/app-android/build/intermediates/merged_manifest/debug/AndroidManifest.xml:74:21-42
235                <data android:mimeType="*/*" />
235-->[:app-android] /home/jenkins/.jenkins/workspace/app-branded-edubridge-afghanistan/app-android/build/intermediates/merged_manifest/debug/AndroidManifest.xml:71:17-74:45
236                <data android:host="*" />
236-->[:app-android] /home/jenkins/.jenkins/workspace/app-branded-edubridge-afghanistan/app-android/build/intermediates/merged_manifest/debug/AndroidManifest.xml:71:17-74:45
236-->[:app-android] /home/jenkins/.jenkins/workspace/app-branded-edubridge-afghanistan/app-android/build/intermediates/merged_manifest/debug/AndroidManifest.xml:72:21-37
237                <data android:pathPattern=".*\\.hprof" />
237-->[:app-android] /home/jenkins/.jenkins/workspace/app-branded-edubridge-afghanistan/app-android/build/intermediates/merged_manifest/debug/AndroidManifest.xml:71:17-74:45
237-->[:app-android] /home/jenkins/.jenkins/workspace/app-branded-edubridge-afghanistan/app-android/build/intermediates/merged_manifest/debug/AndroidManifest.xml:73:21-52
238                <data android:pathPattern=".*\\..*\\.hprof" />
238-->[:app-android] /home/jenkins/.jenkins/workspace/app-branded-edubridge-afghanistan/app-android/build/intermediates/merged_manifest/debug/AndroidManifest.xml:71:17-74:45
238-->[:app-android] /home/jenkins/.jenkins/workspace/app-branded-edubridge-afghanistan/app-android/build/intermediates/merged_manifest/debug/AndroidManifest.xml:73:21-52
239                <data android:pathPattern=".*\\..*\\..*\\.hprof" />
239-->[:app-android] /home/jenkins/.jenkins/workspace/app-branded-edubridge-afghanistan/app-android/build/intermediates/merged_manifest/debug/AndroidManifest.xml:71:17-74:45
239-->[:app-android] /home/jenkins/.jenkins/workspace/app-branded-edubridge-afghanistan/app-android/build/intermediates/merged_manifest/debug/AndroidManifest.xml:73:21-52
240                <data android:pathPattern=".*\\..*\\..*\\..*\\.hprof" />
240-->[:app-android] /home/jenkins/.jenkins/workspace/app-branded-edubridge-afghanistan/app-android/build/intermediates/merged_manifest/debug/AndroidManifest.xml:71:17-74:45
240-->[:app-android] /home/jenkins/.jenkins/workspace/app-branded-edubridge-afghanistan/app-android/build/intermediates/merged_manifest/debug/AndroidManifest.xml:73:21-52
241                <data android:pathPattern=".*\\..*\\..*\\..*\\..*\\.hprof" />
241-->[:app-android] /home/jenkins/.jenkins/workspace/app-branded-edubridge-afghanistan/app-android/build/intermediates/merged_manifest/debug/AndroidManifest.xml:71:17-74:45
241-->[:app-android] /home/jenkins/.jenkins/workspace/app-branded-edubridge-afghanistan/app-android/build/intermediates/merged_manifest/debug/AndroidManifest.xml:73:21-52
242                <data android:pathPattern=".*\\..*\\..*\\..*\\..*\\..*\\.hprof" />
242-->[:app-android] /home/jenkins/.jenkins/workspace/app-branded-edubridge-afghanistan/app-android/build/intermediates/merged_manifest/debug/AndroidManifest.xml:71:17-74:45
242-->[:app-android] /home/jenkins/.jenkins/workspace/app-branded-edubridge-afghanistan/app-android/build/intermediates/merged_manifest/debug/AndroidManifest.xml:73:21-52
243                <data android:pathPattern=".*\\..*\\..*\\..*\\..*\\..*\\..*\\.hprof" />
243-->[:app-android] /home/jenkins/.jenkins/workspace/app-branded-edubridge-afghanistan/app-android/build/intermediates/merged_manifest/debug/AndroidManifest.xml:71:17-74:45
243-->[:app-android] /home/jenkins/.jenkins/workspace/app-branded-edubridge-afghanistan/app-android/build/intermediates/merged_manifest/debug/AndroidManifest.xml:73:21-52
244                <!--
245            Since hprof isn't a standard MIME type, we have to declare such patterns.
246            Most file providers will generate URIs including their own package name,
247            which contains `.` characters that must be explicitly escaped in pathPattern.
248            @see https://stackoverflow.com/a/31028507/703646
249                -->
250            </intent-filter>
251        </activity>
252
253        <activity-alias
253-->[com.squareup.leakcanary:leakcanary-android-core:2.9.1] /home/jenkins/.gradle/caches/transforms-3/56e42177f05cb296d4705c5e5adba24c/transformed/leakcanary-android-core-2.9.1/AndroidManifest.xml:74:9-91:26
254            android:name="leakcanary.internal.activity.LeakLauncherActivity"
254-->[com.squareup.leakcanary:leakcanary-android-core:2.9.1] /home/jenkins/.gradle/caches/transforms-3/56e42177f05cb296d4705c5e5adba24c/transformed/leakcanary-android-core-2.9.1/AndroidManifest.xml:75:13-77
255            android:banner="@drawable/leak_canary_tv_icon"
255-->[com.squareup.leakcanary:leakcanary-android-core:2.9.1] /home/jenkins/.gradle/caches/transforms-3/56e42177f05cb296d4705c5e5adba24c/transformed/leakcanary-android-core-2.9.1/AndroidManifest.xml:76:13-59
256            android:enabled="@bool/leak_canary_add_launcher_icon"
256-->[com.squareup.leakcanary:leakcanary-android-core:2.9.1] /home/jenkins/.gradle/caches/transforms-3/56e42177f05cb296d4705c5e5adba24c/transformed/leakcanary-android-core-2.9.1/AndroidManifest.xml:77:13-66
257            android:exported="true"
257-->[com.squareup.leakcanary:leakcanary-android-core:2.9.1] /home/jenkins/.gradle/caches/transforms-3/56e42177f05cb296d4705c5e5adba24c/transformed/leakcanary-android-core-2.9.1/AndroidManifest.xml:78:13-36
258            android:icon="@mipmap/leak_canary_icon"
258-->[com.squareup.leakcanary:leakcanary-android-core:2.9.1] /home/jenkins/.gradle/caches/transforms-3/56e42177f05cb296d4705c5e5adba24c/transformed/leakcanary-android-core-2.9.1/AndroidManifest.xml:79:13-52
259            android:label="@string/leak_canary_display_activity_label"
259-->[com.squareup.leakcanary:leakcanary-android-core:2.9.1] /home/jenkins/.gradle/caches/transforms-3/56e42177f05cb296d4705c5e5adba24c/transformed/leakcanary-android-core-2.9.1/AndroidManifest.xml:80:13-71
260            android:targetActivity="leakcanary.internal.activity.LeakActivity"
260-->[com.squareup.leakcanary:leakcanary-android-core:2.9.1] /home/jenkins/.gradle/caches/transforms-3/56e42177f05cb296d4705c5e5adba24c/transformed/leakcanary-android-core-2.9.1/AndroidManifest.xml:81:13-79
261            android:taskAffinity="com.squareup.leakcanary.org.nayestane.ustad"
261-->[com.squareup.leakcanary:leakcanary-android-core:2.9.1] /home/jenkins/.gradle/caches/transforms-3/56e42177f05cb296d4705c5e5adba24c/transformed/leakcanary-android-core-2.9.1/AndroidManifest.xml:82:13-76
262            android:theme="@style/leak_canary_LeakCanary.Base" >
262-->[com.squareup.leakcanary:leakcanary-android-core:2.9.1] /home/jenkins/.gradle/caches/transforms-3/56e42177f05cb296d4705c5e5adba24c/transformed/leakcanary-android-core-2.9.1/AndroidManifest.xml:83:13-63
263            <intent-filter>
263-->[com.squareup.leakcanary:leakcanary-android-core:2.9.1] /home/jenkins/.gradle/caches/transforms-3/56e42177f05cb296d4705c5e5adba24c/transformed/leakcanary-android-core-2.9.1/AndroidManifest.xml:84:13-90:29
264                <action android:name="android.intent.action.MAIN" />
264-->/home/jenkins/.jenkins/workspace/app-branded-edubridge-afghanistan/app-android-launcher/src/main/AndroidManifest.xml:31:17-69
264-->/home/jenkins/.jenkins/workspace/app-branded-edubridge-afghanistan/app-android-launcher/src/main/AndroidManifest.xml:31:25-66
265
266                <category android:name="android.intent.category.LAUNCHER" />
266-->/home/jenkins/.jenkins/workspace/app-branded-edubridge-afghanistan/app-android-launcher/src/main/AndroidManifest.xml:33:17-77
266-->/home/jenkins/.jenkins/workspace/app-branded-edubridge-afghanistan/app-android-launcher/src/main/AndroidManifest.xml:33:27-74
267                <!-- Android TV launcher intent -->
268                <category android:name="android.intent.category.LEANBACK_LAUNCHER" />
268-->[com.squareup.leakcanary:leakcanary-android-core:2.9.1] /home/jenkins/.gradle/caches/transforms-3/56e42177f05cb296d4705c5e5adba24c/transformed/leakcanary-android-core-2.9.1/AndroidManifest.xml:89:17-86
268-->[com.squareup.leakcanary:leakcanary-android-core:2.9.1] /home/jenkins/.gradle/caches/transforms-3/56e42177f05cb296d4705c5e5adba24c/transformed/leakcanary-android-core-2.9.1/AndroidManifest.xml:89:27-83
269            </intent-filter>
270        </activity-alias>
271
272        <activity
272-->[com.squareup.leakcanary:leakcanary-android-core:2.9.1] /home/jenkins/.gradle/caches/transforms-3/56e42177f05cb296d4705c5e5adba24c/transformed/leakcanary-android-core-2.9.1/AndroidManifest.xml:93:9-99:68
273            android:name="leakcanary.internal.RequestStoragePermissionActivity"
273-->[com.squareup.leakcanary:leakcanary-android-core:2.9.1] /home/jenkins/.gradle/caches/transforms-3/56e42177f05cb296d4705c5e5adba24c/transformed/leakcanary-android-core-2.9.1/AndroidManifest.xml:94:13-80
274            android:excludeFromRecents="true"
274-->[com.squareup.leakcanary:leakcanary-android-core:2.9.1] /home/jenkins/.gradle/caches/transforms-3/56e42177f05cb296d4705c5e5adba24c/transformed/leakcanary-android-core-2.9.1/AndroidManifest.xml:95:13-46
275            android:icon="@mipmap/leak_canary_icon"
275-->[com.squareup.leakcanary:leakcanary-android-core:2.9.1] /home/jenkins/.gradle/caches/transforms-3/56e42177f05cb296d4705c5e5adba24c/transformed/leakcanary-android-core-2.9.1/AndroidManifest.xml:96:13-52
276            android:label="@string/leak_canary_storage_permission_activity_label"
276-->[com.squareup.leakcanary:leakcanary-android-core:2.9.1] /home/jenkins/.gradle/caches/transforms-3/56e42177f05cb296d4705c5e5adba24c/transformed/leakcanary-android-core-2.9.1/AndroidManifest.xml:97:13-82
277            android:taskAffinity="com.squareup.leakcanary.org.nayestane.ustad"
277-->[com.squareup.leakcanary:leakcanary-android-core:2.9.1] /home/jenkins/.gradle/caches/transforms-3/56e42177f05cb296d4705c5e5adba24c/transformed/leakcanary-android-core-2.9.1/AndroidManifest.xml:98:13-76
278            android:theme="@style/leak_canary_Theme.Transparent" />
278-->[com.squareup.leakcanary:leakcanary-android-core:2.9.1] /home/jenkins/.gradle/caches/transforms-3/56e42177f05cb296d4705c5e5adba24c/transformed/leakcanary-android-core-2.9.1/AndroidManifest.xml:99:13-65
279
280        <receiver android:name="leakcanary.internal.NotificationReceiver" />
280-->[com.squareup.leakcanary:leakcanary-android-core:2.9.1] /home/jenkins/.gradle/caches/transforms-3/56e42177f05cb296d4705c5e5adba24c/transformed/leakcanary-android-core-2.9.1/AndroidManifest.xml:101:9-77
280-->[com.squareup.leakcanary:leakcanary-android-core:2.9.1] /home/jenkins/.gradle/caches/transforms-3/56e42177f05cb296d4705c5e5adba24c/transformed/leakcanary-android-core-2.9.1/AndroidManifest.xml:101:19-74
281
282        <uses-library
282-->[androidx.window:window:1.0.0] /home/jenkins/.gradle/caches/transforms-3/1981ccd69edda311a71141c81b3d7c50/transformed/window-1.0.0/AndroidManifest.xml:25:9-27:40
283            android:name="androidx.window.extensions"
283-->[androidx.window:window:1.0.0] /home/jenkins/.gradle/caches/transforms-3/1981ccd69edda311a71141c81b3d7c50/transformed/window-1.0.0/AndroidManifest.xml:26:13-54
284            android:required="false" />
284-->[androidx.window:window:1.0.0] /home/jenkins/.gradle/caches/transforms-3/1981ccd69edda311a71141c81b3d7c50/transformed/window-1.0.0/AndroidManifest.xml:27:13-37
285        <uses-library
285-->[androidx.window:window:1.0.0] /home/jenkins/.gradle/caches/transforms-3/1981ccd69edda311a71141c81b3d7c50/transformed/window-1.0.0/AndroidManifest.xml:28:9-30:40
286            android:name="androidx.window.sidecar"
286-->[androidx.window:window:1.0.0] /home/jenkins/.gradle/caches/transforms-3/1981ccd69edda311a71141c81b3d7c50/transformed/window-1.0.0/AndroidManifest.xml:29:13-51
287            android:required="false" />
287-->[androidx.window:window:1.0.0] /home/jenkins/.gradle/caches/transforms-3/1981ccd69edda311a71141c81b3d7c50/transformed/window-1.0.0/AndroidManifest.xml:30:13-37
288
289        <provider
289-->[androidx.work:work-runtime:2.7.1] /home/jenkins/.gradle/caches/transforms-3/b33bde69240d2a398e857a3a4467b192/transformed/work-runtime-2.7.1/AndroidManifest.xml:31:9-39:20
290            android:name="androidx.startup.InitializationProvider"
290-->[androidx.work:work-runtime:2.7.1] /home/jenkins/.gradle/caches/transforms-3/b33bde69240d2a398e857a3a4467b192/transformed/work-runtime-2.7.1/AndroidManifest.xml:32:13-67
291            android:authorities="org.nayestane.ustad.androidx-startup"
291-->[androidx.work:work-runtime:2.7.1] /home/jenkins/.gradle/caches/transforms-3/b33bde69240d2a398e857a3a4467b192/transformed/work-runtime-2.7.1/AndroidManifest.xml:33:13-68
292            android:exported="false" >
292-->[androidx.work:work-runtime:2.7.1] /home/jenkins/.gradle/caches/transforms-3/b33bde69240d2a398e857a3a4467b192/transformed/work-runtime-2.7.1/AndroidManifest.xml:34:13-37
293            <meta-data
293-->[androidx.work:work-runtime:2.7.1] /home/jenkins/.gradle/caches/transforms-3/b33bde69240d2a398e857a3a4467b192/transformed/work-runtime-2.7.1/AndroidManifest.xml:36:13-38:52
294                android:name="androidx.work.WorkManagerInitializer"
294-->[androidx.work:work-runtime:2.7.1] /home/jenkins/.gradle/caches/transforms-3/b33bde69240d2a398e857a3a4467b192/transformed/work-runtime-2.7.1/AndroidManifest.xml:37:17-68
295                android:value="androidx.startup" />
295-->[androidx.work:work-runtime:2.7.1] /home/jenkins/.gradle/caches/transforms-3/b33bde69240d2a398e857a3a4467b192/transformed/work-runtime-2.7.1/AndroidManifest.xml:38:17-49
296            <meta-data
296-->[androidx.emoji2:emoji2:1.2.0] /home/jenkins/.gradle/caches/transforms-3/16da9575ec7199e6af8dbaf92440bb8d/transformed/emoji2-1.2.0/AndroidManifest.xml:29:13-31:52
297                android:name="androidx.emoji2.text.EmojiCompatInitializer"
297-->[androidx.emoji2:emoji2:1.2.0] /home/jenkins/.gradle/caches/transforms-3/16da9575ec7199e6af8dbaf92440bb8d/transformed/emoji2-1.2.0/AndroidManifest.xml:30:17-75
298                android:value="androidx.startup" />
298-->[androidx.emoji2:emoji2:1.2.0] /home/jenkins/.gradle/caches/transforms-3/16da9575ec7199e6af8dbaf92440bb8d/transformed/emoji2-1.2.0/AndroidManifest.xml:31:17-49
299            <meta-data
299-->[androidx.lifecycle:lifecycle-process:2.5.1] /home/jenkins/.gradle/caches/transforms-3/36c8d67f5265cf01644fb78128efe3c0/transformed/lifecycle-process-2.5.1/AndroidManifest.xml:31:13-33:52
300                android:name="androidx.lifecycle.ProcessLifecycleInitializer"
300-->[androidx.lifecycle:lifecycle-process:2.5.1] /home/jenkins/.gradle/caches/transforms-3/36c8d67f5265cf01644fb78128efe3c0/transformed/lifecycle-process-2.5.1/AndroidManifest.xml:32:17-78
301                android:value="androidx.startup" />
301-->[androidx.lifecycle:lifecycle-process:2.5.1] /home/jenkins/.gradle/caches/transforms-3/36c8d67f5265cf01644fb78128efe3c0/transformed/lifecycle-process-2.5.1/AndroidManifest.xml:33:17-49
302        </provider>
303
304        <service
304-->[androidx.work:work-runtime:2.7.1] /home/jenkins/.gradle/caches/transforms-3/b33bde69240d2a398e857a3a4467b192/transformed/work-runtime-2.7.1/AndroidManifest.xml:41:9-46:35
305            android:name="androidx.work.impl.background.systemalarm.SystemAlarmService"
305-->[androidx.work:work-runtime:2.7.1] /home/jenkins/.gradle/caches/transforms-3/b33bde69240d2a398e857a3a4467b192/transformed/work-runtime-2.7.1/AndroidManifest.xml:42:13-88
306            android:directBootAware="false"
306-->[androidx.work:work-runtime:2.7.1] /home/jenkins/.gradle/caches/transforms-3/b33bde69240d2a398e857a3a4467b192/transformed/work-runtime-2.7.1/AndroidManifest.xml:43:13-44
307            android:enabled="@bool/enable_system_alarm_service_default"
307-->[androidx.work:work-runtime:2.7.1] /home/jenkins/.gradle/caches/transforms-3/b33bde69240d2a398e857a3a4467b192/transformed/work-runtime-2.7.1/AndroidManifest.xml:44:13-72
308            android:exported="false" />
308-->[androidx.work:work-runtime:2.7.1] /home/jenkins/.gradle/caches/transforms-3/b33bde69240d2a398e857a3a4467b192/transformed/work-runtime-2.7.1/AndroidManifest.xml:45:13-37
309        <service
309-->[androidx.work:work-runtime:2.7.1] /home/jenkins/.gradle/caches/transforms-3/b33bde69240d2a398e857a3a4467b192/transformed/work-runtime-2.7.1/AndroidManifest.xml:47:9-53:35
310            android:name="androidx.work.impl.background.systemjob.SystemJobService"
310-->[androidx.work:work-runtime:2.7.1] /home/jenkins/.gradle/caches/transforms-3/b33bde69240d2a398e857a3a4467b192/transformed/work-runtime-2.7.1/AndroidManifest.xml:48:13-84
311            android:directBootAware="false"
311-->[androidx.work:work-runtime:2.7.1] /home/jenkins/.gradle/caches/transforms-3/b33bde69240d2a398e857a3a4467b192/transformed/work-runtime-2.7.1/AndroidManifest.xml:49:13-44
312            android:enabled="@bool/enable_system_job_service_default"
312-->[androidx.work:work-runtime:2.7.1] /home/jenkins/.gradle/caches/transforms-3/b33bde69240d2a398e857a3a4467b192/transformed/work-runtime-2.7.1/AndroidManifest.xml:50:13-70
313            android:exported="true"
313-->[androidx.work:work-runtime:2.7.1] /home/jenkins/.gradle/caches/transforms-3/b33bde69240d2a398e857a3a4467b192/transformed/work-runtime-2.7.1/AndroidManifest.xml:51:13-36
314            android:permission="android.permission.BIND_JOB_SERVICE" />
314-->[androidx.work:work-runtime:2.7.1] /home/jenkins/.gradle/caches/transforms-3/b33bde69240d2a398e857a3a4467b192/transformed/work-runtime-2.7.1/AndroidManifest.xml:52:13-69
315        <service
315-->[androidx.work:work-runtime:2.7.1] /home/jenkins/.gradle/caches/transforms-3/b33bde69240d2a398e857a3a4467b192/transformed/work-runtime-2.7.1/AndroidManifest.xml:54:9-59:35
316            android:name="androidx.work.impl.foreground.SystemForegroundService"
316-->[androidx.work:work-runtime:2.7.1] /home/jenkins/.gradle/caches/transforms-3/b33bde69240d2a398e857a3a4467b192/transformed/work-runtime-2.7.1/AndroidManifest.xml:55:13-81
317            android:directBootAware="false"
317-->[androidx.work:work-runtime:2.7.1] /home/jenkins/.gradle/caches/transforms-3/b33bde69240d2a398e857a3a4467b192/transformed/work-runtime-2.7.1/AndroidManifest.xml:56:13-44
318            android:enabled="@bool/enable_system_foreground_service_default"
318-->[androidx.work:work-runtime:2.7.1] /home/jenkins/.gradle/caches/transforms-3/b33bde69240d2a398e857a3a4467b192/transformed/work-runtime-2.7.1/AndroidManifest.xml:57:13-77
319            android:exported="false" />
319-->[androidx.work:work-runtime:2.7.1] /home/jenkins/.gradle/caches/transforms-3/b33bde69240d2a398e857a3a4467b192/transformed/work-runtime-2.7.1/AndroidManifest.xml:58:13-37
320
321        <receiver
321-->[androidx.work:work-runtime:2.7.1] /home/jenkins/.gradle/caches/transforms-3/b33bde69240d2a398e857a3a4467b192/transformed/work-runtime-2.7.1/AndroidManifest.xml:61:9-66:35
322            android:name="androidx.work.impl.utils.ForceStopRunnable$BroadcastReceiver"
322-->[androidx.work:work-runtime:2.7.1] /home/jenkins/.gradle/caches/transforms-3/b33bde69240d2a398e857a3a4467b192/transformed/work-runtime-2.7.1/AndroidManifest.xml:62:13-88
323            android:directBootAware="false"
323-->[androidx.work:work-runtime:2.7.1] /home/jenkins/.gradle/caches/transforms-3/b33bde69240d2a398e857a3a4467b192/transformed/work-runtime-2.7.1/AndroidManifest.xml:63:13-44
324            android:enabled="true"
324-->[androidx.work:work-runtime:2.7.1] /home/jenkins/.gradle/caches/transforms-3/b33bde69240d2a398e857a3a4467b192/transformed/work-runtime-2.7.1/AndroidManifest.xml:64:13-35
325            android:exported="false" />
325-->[androidx.work:work-runtime:2.7.1] /home/jenkins/.gradle/caches/transforms-3/b33bde69240d2a398e857a3a4467b192/transformed/work-runtime-2.7.1/AndroidManifest.xml:65:13-37
326        <receiver
326-->[androidx.work:work-runtime:2.7.1] /home/jenkins/.gradle/caches/transforms-3/b33bde69240d2a398e857a3a4467b192/transformed/work-runtime-2.7.1/AndroidManifest.xml:67:9-77:20
327            android:name="androidx.work.impl.background.systemalarm.ConstraintProxy$BatteryChargingProxy"
327-->[androidx.work:work-runtime:2.7.1] /home/jenkins/.gradle/caches/transforms-3/b33bde69240d2a398e857a3a4467b192/transformed/work-runtime-2.7.1/AndroidManifest.xml:68:13-106
328            android:directBootAware="false"
328-->[androidx.work:work-runtime:2.7.1] /home/jenkins/.gradle/caches/transforms-3/b33bde69240d2a398e857a3a4467b192/transformed/work-runtime-2.7.1/AndroidManifest.xml:69:13-44
329            android:enabled="false"
329-->[androidx.work:work-runtime:2.7.1] /home/jenkins/.gradle/caches/transforms-3/b33bde69240d2a398e857a3a4467b192/transformed/work-runtime-2.7.1/AndroidManifest.xml:70:13-36
330            android:exported="false" >
330-->[androidx.work:work-runtime:2.7.1] /home/jenkins/.gradle/caches/transforms-3/b33bde69240d2a398e857a3a4467b192/transformed/work-runtime-2.7.1/AndroidManifest.xml:71:13-37
331            <intent-filter>
331-->[androidx.work:work-runtime:2.7.1] /home/jenkins/.gradle/caches/transforms-3/b33bde69240d2a398e857a3a4467b192/transformed/work-runtime-2.7.1/AndroidManifest.xml:73:13-76:29
332                <action android:name="android.intent.action.ACTION_POWER_CONNECTED" />
332-->[androidx.work:work-runtime:2.7.1] /home/jenkins/.gradle/caches/transforms-3/b33bde69240d2a398e857a3a4467b192/transformed/work-runtime-2.7.1/AndroidManifest.xml:74:17-87
332-->[androidx.work:work-runtime:2.7.1] /home/jenkins/.gradle/caches/transforms-3/b33bde69240d2a398e857a3a4467b192/transformed/work-runtime-2.7.1/AndroidManifest.xml:74:25-84
333                <action android:name="android.intent.action.ACTION_POWER_DISCONNECTED" />
333-->[androidx.work:work-runtime:2.7.1] /home/jenkins/.gradle/caches/transforms-3/b33bde69240d2a398e857a3a4467b192/transformed/work-runtime-2.7.1/AndroidManifest.xml:75:17-90
333-->[androidx.work:work-runtime:2.7.1] /home/jenkins/.gradle/caches/transforms-3/b33bde69240d2a398e857a3a4467b192/transformed/work-runtime-2.7.1/AndroidManifest.xml:75:25-87
334            </intent-filter>
335        </receiver>
336        <receiver
336-->[androidx.work:work-runtime:2.7.1] /home/jenkins/.gradle/caches/transforms-3/b33bde69240d2a398e857a3a4467b192/transformed/work-runtime-2.7.1/AndroidManifest.xml:78:9-88:20
337            android:name="androidx.work.impl.background.systemalarm.ConstraintProxy$BatteryNotLowProxy"
337-->[androidx.work:work-runtime:2.7.1] /home/jenkins/.gradle/caches/transforms-3/b33bde69240d2a398e857a3a4467b192/transformed/work-runtime-2.7.1/AndroidManifest.xml:79:13-104
338            android:directBootAware="false"
338-->[androidx.work:work-runtime:2.7.1] /home/jenkins/.gradle/caches/transforms-3/b33bde69240d2a398e857a3a4467b192/transformed/work-runtime-2.7.1/AndroidManifest.xml:80:13-44
339            android:enabled="false"
339-->[androidx.work:work-runtime:2.7.1] /home/jenkins/.gradle/caches/transforms-3/b33bde69240d2a398e857a3a4467b192/transformed/work-runtime-2.7.1/AndroidManifest.xml:81:13-36
340            android:exported="false" >
340-->[androidx.work:work-runtime:2.7.1] /home/jenkins/.gradle/caches/transforms-3/b33bde69240d2a398e857a3a4467b192/transformed/work-runtime-2.7.1/AndroidManifest.xml:82:13-37
341            <intent-filter>
341-->[androidx.work:work-runtime:2.7.1] /home/jenkins/.gradle/caches/transforms-3/b33bde69240d2a398e857a3a4467b192/transformed/work-runtime-2.7.1/AndroidManifest.xml:84:13-87:29
342                <action android:name="android.intent.action.BATTERY_OKAY" />
342-->[androidx.work:work-runtime:2.7.1] /home/jenkins/.gradle/caches/transforms-3/b33bde69240d2a398e857a3a4467b192/transformed/work-runtime-2.7.1/AndroidManifest.xml:85:17-77
342-->[androidx.work:work-runtime:2.7.1] /home/jenkins/.gradle/caches/transforms-3/b33bde69240d2a398e857a3a4467b192/transformed/work-runtime-2.7.1/AndroidManifest.xml:85:25-74
343                <action android:name="android.intent.action.BATTERY_LOW" />
343-->[androidx.work:work-runtime:2.7.1] /home/jenkins/.gradle/caches/transforms-3/b33bde69240d2a398e857a3a4467b192/transformed/work-runtime-2.7.1/AndroidManifest.xml:86:17-76
343-->[androidx.work:work-runtime:2.7.1] /home/jenkins/.gradle/caches/transforms-3/b33bde69240d2a398e857a3a4467b192/transformed/work-runtime-2.7.1/AndroidManifest.xml:86:25-73
344            </intent-filter>
345        </receiver>
346        <receiver
346-->[androidx.work:work-runtime:2.7.1] /home/jenkins/.gradle/caches/transforms-3/b33bde69240d2a398e857a3a4467b192/transformed/work-runtime-2.7.1/AndroidManifest.xml:89:9-99:20
347            android:name="androidx.work.impl.background.systemalarm.ConstraintProxy$StorageNotLowProxy"
347-->[androidx.work:work-runtime:2.7.1] /home/jenkins/.gradle/caches/transforms-3/b33bde69240d2a398e857a3a4467b192/transformed/work-runtime-2.7.1/AndroidManifest.xml:90:13-104
348            android:directBootAware="false"
348-->[androidx.work:work-runtime:2.7.1] /home/jenkins/.gradle/caches/transforms-3/b33bde69240d2a398e857a3a4467b192/transformed/work-runtime-2.7.1/AndroidManifest.xml:91:13-44
349            android:enabled="false"
349-->[androidx.work:work-runtime:2.7.1] /home/jenkins/.gradle/caches/transforms-3/b33bde69240d2a398e857a3a4467b192/transformed/work-runtime-2.7.1/AndroidManifest.xml:92:13-36
350            android:exported="false" >
350-->[androidx.work:work-runtime:2.7.1] /home/jenkins/.gradle/caches/transforms-3/b33bde69240d2a398e857a3a4467b192/transformed/work-runtime-2.7.1/AndroidManifest.xml:93:13-37
351            <intent-filter>
351-->[androidx.work:work-runtime:2.7.1] /home/jenkins/.gradle/caches/transforms-3/b33bde69240d2a398e857a3a4467b192/transformed/work-runtime-2.7.1/AndroidManifest.xml:95:13-98:29
352                <action android:name="android.intent.action.DEVICE_STORAGE_LOW" />
352-->[androidx.work:work-runtime:2.7.1] /home/jenkins/.gradle/caches/transforms-3/b33bde69240d2a398e857a3a4467b192/transformed/work-runtime-2.7.1/AndroidManifest.xml:96:17-83
352-->[androidx.work:work-runtime:2.7.1] /home/jenkins/.gradle/caches/transforms-3/b33bde69240d2a398e857a3a4467b192/transformed/work-runtime-2.7.1/AndroidManifest.xml:96:25-80
353                <action android:name="android.intent.action.DEVICE_STORAGE_OK" />
353-->[androidx.work:work-runtime:2.7.1] /home/jenkins/.gradle/caches/transforms-3/b33bde69240d2a398e857a3a4467b192/transformed/work-runtime-2.7.1/AndroidManifest.xml:97:17-82
353-->[androidx.work:work-runtime:2.7.1] /home/jenkins/.gradle/caches/transforms-3/b33bde69240d2a398e857a3a4467b192/transformed/work-runtime-2.7.1/AndroidManifest.xml:97:25-79
354            </intent-filter>
355        </receiver>
356        <receiver
356-->[androidx.work:work-runtime:2.7.1] /home/jenkins/.gradle/caches/transforms-3/b33bde69240d2a398e857a3a4467b192/transformed/work-runtime-2.7.1/AndroidManifest.xml:100:9-109:20
357            android:name="androidx.work.impl.background.systemalarm.ConstraintProxy$NetworkStateProxy"
357-->[androidx.work:work-runtime:2.7.1] /home/jenkins/.gradle/caches/transforms-3/b33bde69240d2a398e857a3a4467b192/transformed/work-runtime-2.7.1/AndroidManifest.xml:101:13-103
358            android:directBootAware="false"
358-->[androidx.work:work-runtime:2.7.1] /home/jenkins/.gradle/caches/transforms-3/b33bde69240d2a398e857a3a4467b192/transformed/work-runtime-2.7.1/AndroidManifest.xml:102:13-44
359            android:enabled="false"
359-->[androidx.work:work-runtime:2.7.1] /home/jenkins/.gradle/caches/transforms-3/b33bde69240d2a398e857a3a4467b192/transformed/work-runtime-2.7.1/AndroidManifest.xml:103:13-36
360            android:exported="false" >
360-->[androidx.work:work-runtime:2.7.1] /home/jenkins/.gradle/caches/transforms-3/b33bde69240d2a398e857a3a4467b192/transformed/work-runtime-2.7.1/AndroidManifest.xml:104:13-37
361            <intent-filter>
361-->[androidx.work:work-runtime:2.7.1] /home/jenkins/.gradle/caches/transforms-3/b33bde69240d2a398e857a3a4467b192/transformed/work-runtime-2.7.1/AndroidManifest.xml:106:13-108:29
362                <action android:name="android.net.conn.CONNECTIVITY_CHANGE" />
362-->[androidx.work:work-runtime:2.7.1] /home/jenkins/.gradle/caches/transforms-3/b33bde69240d2a398e857a3a4467b192/transformed/work-runtime-2.7.1/AndroidManifest.xml:107:17-79
362-->[androidx.work:work-runtime:2.7.1] /home/jenkins/.gradle/caches/transforms-3/b33bde69240d2a398e857a3a4467b192/transformed/work-runtime-2.7.1/AndroidManifest.xml:107:25-76
363            </intent-filter>
364        </receiver>
365        <receiver
365-->[androidx.work:work-runtime:2.7.1] /home/jenkins/.gradle/caches/transforms-3/b33bde69240d2a398e857a3a4467b192/transformed/work-runtime-2.7.1/AndroidManifest.xml:110:9-121:20
366            android:name="androidx.work.impl.background.systemalarm.RescheduleReceiver"
366-->[androidx.work:work-runtime:2.7.1] /home/jenkins/.gradle/caches/transforms-3/b33bde69240d2a398e857a3a4467b192/transformed/work-runtime-2.7.1/AndroidManifest.xml:111:13-88
367            android:directBootAware="false"
367-->[androidx.work:work-runtime:2.7.1] /home/jenkins/.gradle/caches/transforms-3/b33bde69240d2a398e857a3a4467b192/transformed/work-runtime-2.7.1/AndroidManifest.xml:112:13-44
368            android:enabled="false"
368-->[androidx.work:work-runtime:2.7.1] /home/jenkins/.gradle/caches/transforms-3/b33bde69240d2a398e857a3a4467b192/transformed/work-runtime-2.7.1/AndroidManifest.xml:113:13-36
369            android:exported="false" >
369-->[androidx.work:work-runtime:2.7.1] /home/jenkins/.gradle/caches/transforms-3/b33bde69240d2a398e857a3a4467b192/transformed/work-runtime-2.7.1/AndroidManifest.xml:114:13-37
370            <intent-filter>
370-->[androidx.work:work-runtime:2.7.1] /home/jenkins/.gradle/caches/transforms-3/b33bde69240d2a398e857a3a4467b192/transformed/work-runtime-2.7.1/AndroidManifest.xml:116:13-120:29
371                <action android:name="android.intent.action.BOOT_COMPLETED" />
371-->[androidx.work:work-runtime:2.7.1] /home/jenkins/.gradle/caches/transforms-3/b33bde69240d2a398e857a3a4467b192/transformed/work-runtime-2.7.1/AndroidManifest.xml:117:17-79
371-->[androidx.work:work-runtime:2.7.1] /home/jenkins/.gradle/caches/transforms-3/b33bde69240d2a398e857a3a4467b192/transformed/work-runtime-2.7.1/AndroidManifest.xml:117:25-76
372                <action android:name="android.intent.action.TIME_SET" />
372-->[androidx.work:work-runtime:2.7.1] /home/jenkins/.gradle/caches/transforms-3/b33bde69240d2a398e857a3a4467b192/transformed/work-runtime-2.7.1/AndroidManifest.xml:118:17-73
372-->[androidx.work:work-runtime:2.7.1] /home/jenkins/.gradle/caches/transforms-3/b33bde69240d2a398e857a3a4467b192/transformed/work-runtime-2.7.1/AndroidManifest.xml:118:25-70
373                <action android:name="android.intent.action.TIMEZONE_CHANGED" />
373-->[androidx.work:work-runtime:2.7.1] /home/jenkins/.gradle/caches/transforms-3/b33bde69240d2a398e857a3a4467b192/transformed/work-runtime-2.7.1/AndroidManifest.xml:119:17-81
373-->[androidx.work:work-runtime:2.7.1] /home/jenkins/.gradle/caches/transforms-3/b33bde69240d2a398e857a3a4467b192/transformed/work-runtime-2.7.1/AndroidManifest.xml:119:25-78
374            </intent-filter>
375        </receiver>
376        <receiver
376-->[androidx.work:work-runtime:2.7.1] /home/jenkins/.gradle/caches/transforms-3/b33bde69240d2a398e857a3a4467b192/transformed/work-runtime-2.7.1/AndroidManifest.xml:122:9-131:20
377            android:name="androidx.work.impl.background.systemalarm.ConstraintProxyUpdateReceiver"
377-->[androidx.work:work-runtime:2.7.1] /home/jenkins/.gradle/caches/transforms-3/b33bde69240d2a398e857a3a4467b192/transformed/work-runtime-2.7.1/AndroidManifest.xml:123:13-99
378            android:directBootAware="false"
378-->[androidx.work:work-runtime:2.7.1] /home/jenkins/.gradle/caches/transforms-3/b33bde69240d2a398e857a3a4467b192/transformed/work-runtime-2.7.1/AndroidManifest.xml:124:13-44
379            android:enabled="@bool/enable_system_alarm_service_default"
379-->[androidx.work:work-runtime:2.7.1] /home/jenkins/.gradle/caches/transforms-3/b33bde69240d2a398e857a3a4467b192/transformed/work-runtime-2.7.1/AndroidManifest.xml:125:13-72
380            android:exported="false" >
380-->[androidx.work:work-runtime:2.7.1] /home/jenkins/.gradle/caches/transforms-3/b33bde69240d2a398e857a3a4467b192/transformed/work-runtime-2.7.1/AndroidManifest.xml:126:13-37
381            <intent-filter>
381-->[androidx.work:work-runtime:2.7.1] /home/jenkins/.gradle/caches/transforms-3/b33bde69240d2a398e857a3a4467b192/transformed/work-runtime-2.7.1/AndroidManifest.xml:128:13-130:29
382                <action android:name="androidx.work.impl.background.systemalarm.UpdateProxies" />
382-->[androidx.work:work-runtime:2.7.1] /home/jenkins/.gradle/caches/transforms-3/b33bde69240d2a398e857a3a4467b192/transformed/work-runtime-2.7.1/AndroidManifest.xml:129:17-98
382-->[androidx.work:work-runtime:2.7.1] /home/jenkins/.gradle/caches/transforms-3/b33bde69240d2a398e857a3a4467b192/transformed/work-runtime-2.7.1/AndroidManifest.xml:129:25-95
383            </intent-filter>
384        </receiver>
385        <receiver
385-->[androidx.work:work-runtime:2.7.1] /home/jenkins/.gradle/caches/transforms-3/b33bde69240d2a398e857a3a4467b192/transformed/work-runtime-2.7.1/AndroidManifest.xml:132:9-142:20
386            android:name="androidx.work.impl.diagnostics.DiagnosticsReceiver"
386-->[androidx.work:work-runtime:2.7.1] /home/jenkins/.gradle/caches/transforms-3/b33bde69240d2a398e857a3a4467b192/transformed/work-runtime-2.7.1/AndroidManifest.xml:133:13-78
387            android:directBootAware="false"
387-->[androidx.work:work-runtime:2.7.1] /home/jenkins/.gradle/caches/transforms-3/b33bde69240d2a398e857a3a4467b192/transformed/work-runtime-2.7.1/AndroidManifest.xml:134:13-44
388            android:enabled="true"
388-->[androidx.work:work-runtime:2.7.1] /home/jenkins/.gradle/caches/transforms-3/b33bde69240d2a398e857a3a4467b192/transformed/work-runtime-2.7.1/AndroidManifest.xml:135:13-35
389            android:exported="true"
389-->[androidx.work:work-runtime:2.7.1] /home/jenkins/.gradle/caches/transforms-3/b33bde69240d2a398e857a3a4467b192/transformed/work-runtime-2.7.1/AndroidManifest.xml:136:13-36
390            android:permission="android.permission.DUMP" >
390-->[androidx.work:work-runtime:2.7.1] /home/jenkins/.gradle/caches/transforms-3/b33bde69240d2a398e857a3a4467b192/transformed/work-runtime-2.7.1/AndroidManifest.xml:137:13-57
391            <intent-filter>
391-->[androidx.work:work-runtime:2.7.1] /home/jenkins/.gradle/caches/transforms-3/b33bde69240d2a398e857a3a4467b192/transformed/work-runtime-2.7.1/AndroidManifest.xml:139:13-141:29
392                <action android:name="androidx.work.diagnostics.REQUEST_DIAGNOSTICS" />
392-->[androidx.work:work-runtime:2.7.1] /home/jenkins/.gradle/caches/transforms-3/b33bde69240d2a398e857a3a4467b192/transformed/work-runtime-2.7.1/AndroidManifest.xml:140:17-88
392-->[androidx.work:work-runtime:2.7.1] /home/jenkins/.gradle/caches/transforms-3/b33bde69240d2a398e857a3a4467b192/transformed/work-runtime-2.7.1/AndroidManifest.xml:140:25-85
393            </intent-filter>
394        </receiver>
395
396        <service
396-->[androidx.room:room-runtime:2.4.3] /home/jenkins/.gradle/caches/transforms-3/850b77dd27dcd15e7dd746032908e1fd/transformed/room-runtime-2.4.3/AndroidManifest.xml:25:9-28:40
397            android:name="androidx.room.MultiInstanceInvalidationService"
397-->[androidx.room:room-runtime:2.4.3] /home/jenkins/.gradle/caches/transforms-3/850b77dd27dcd15e7dd746032908e1fd/transformed/room-runtime-2.4.3/AndroidManifest.xml:26:13-74
398            android:directBootAware="true"
398-->[androidx.room:room-runtime:2.4.3] /home/jenkins/.gradle/caches/transforms-3/850b77dd27dcd15e7dd746032908e1fd/transformed/room-runtime-2.4.3/AndroidManifest.xml:27:13-43
399            android:exported="false" /> <!-- The activities will be merged into the manifest of the hosting app. -->
399-->[androidx.room:room-runtime:2.4.3] /home/jenkins/.gradle/caches/transforms-3/850b77dd27dcd15e7dd746032908e1fd/transformed/room-runtime-2.4.3/AndroidManifest.xml:28:13-37
400        <activity
400-->[com.google.android.play:core:1.10.3] /home/jenkins/.gradle/caches/transforms-3/9fad036de4686972ee7e0e3dc8fc7ee4/transformed/core-1.10.3/AndroidManifest.xml:18:9-24:45
401            android:name="com.google.android.play.core.missingsplits.PlayCoreMissingSplitsActivity"
401-->[com.google.android.play:core:1.10.3] /home/jenkins/.gradle/caches/transforms-3/9fad036de4686972ee7e0e3dc8fc7ee4/transformed/core-1.10.3/AndroidManifest.xml:19:13-100
402            android:enabled="false"
402-->[com.google.android.play:core:1.10.3] /home/jenkins/.gradle/caches/transforms-3/9fad036de4686972ee7e0e3dc8fc7ee4/transformed/core-1.10.3/AndroidManifest.xml:20:13-36
403            android:exported="false"
403-->[com.google.android.play:core:1.10.3] /home/jenkins/.gradle/caches/transforms-3/9fad036de4686972ee7e0e3dc8fc7ee4/transformed/core-1.10.3/AndroidManifest.xml:21:13-37
404            android:launchMode="singleInstance"
404-->[com.google.android.play:core:1.10.3] /home/jenkins/.gradle/caches/transforms-3/9fad036de4686972ee7e0e3dc8fc7ee4/transformed/core-1.10.3/AndroidManifest.xml:22:13-48
405            android:process=":playcore_missing_splits_activity"
405-->[com.google.android.play:core:1.10.3] /home/jenkins/.gradle/caches/transforms-3/9fad036de4686972ee7e0e3dc8fc7ee4/transformed/core-1.10.3/AndroidManifest.xml:23:13-64
406            android:stateNotNeeded="true" />
406-->[com.google.android.play:core:1.10.3] /home/jenkins/.gradle/caches/transforms-3/9fad036de4686972ee7e0e3dc8fc7ee4/transformed/core-1.10.3/AndroidManifest.xml:24:13-42
407        <activity
407-->[com.google.android.play:core:1.10.3] /home/jenkins/.gradle/caches/transforms-3/9fad036de4686972ee7e0e3dc8fc7ee4/transformed/core-1.10.3/AndroidManifest.xml:25:9-29:65
408            android:name="com.google.android.play.core.common.PlayCoreDialogWrapperActivity"
408-->[com.google.android.play:core:1.10.3] /home/jenkins/.gradle/caches/transforms-3/9fad036de4686972ee7e0e3dc8fc7ee4/transformed/core-1.10.3/AndroidManifest.xml:26:13-93
409            android:exported="false"
409-->[com.google.android.play:core:1.10.3] /home/jenkins/.gradle/caches/transforms-3/9fad036de4686972ee7e0e3dc8fc7ee4/transformed/core-1.10.3/AndroidManifest.xml:27:13-37
410            android:stateNotNeeded="true"
410-->[com.google.android.play:core:1.10.3] /home/jenkins/.gradle/caches/transforms-3/9fad036de4686972ee7e0e3dc8fc7ee4/transformed/core-1.10.3/AndroidManifest.xml:28:13-42
411            android:theme="@style/Theme.PlayCore.Transparent" /> <!-- The services will be merged into the manifest of the hosting app. -->
411-->[com.google.android.play:core:1.10.3] /home/jenkins/.gradle/caches/transforms-3/9fad036de4686972ee7e0e3dc8fc7ee4/transformed/core-1.10.3/AndroidManifest.xml:29:13-62
412        <service
412-->[com.google.android.play:core:1.10.3] /home/jenkins/.gradle/caches/transforms-3/9fad036de4686972ee7e0e3dc8fc7ee4/transformed/core-1.10.3/AndroidManifest.xml:32:9-39:19
413            android:name="com.google.android.play.core.assetpacks.AssetPackExtractionService"
413-->[com.google.android.play:core:1.10.3] /home/jenkins/.gradle/caches/transforms-3/9fad036de4686972ee7e0e3dc8fc7ee4/transformed/core-1.10.3/AndroidManifest.xml:33:13-94
414            android:enabled="false"
414-->[com.google.android.play:core:1.10.3] /home/jenkins/.gradle/caches/transforms-3/9fad036de4686972ee7e0e3dc8fc7ee4/transformed/core-1.10.3/AndroidManifest.xml:34:13-36
415            android:exported="true" >
415-->[com.google.android.play:core:1.10.3] /home/jenkins/.gradle/caches/transforms-3/9fad036de4686972ee7e0e3dc8fc7ee4/transformed/core-1.10.3/AndroidManifest.xml:35:13-36
416            <meta-data
416-->[com.google.android.play:core:1.10.3] /home/jenkins/.gradle/caches/transforms-3/9fad036de4686972ee7e0e3dc8fc7ee4/transformed/core-1.10.3/AndroidManifest.xml:36:13-38:41
417                android:name="com.google.android.play.core.assetpacks.versionCode"
417-->[com.google.android.play:core:1.10.3] /home/jenkins/.gradle/caches/transforms-3/9fad036de4686972ee7e0e3dc8fc7ee4/transformed/core-1.10.3/AndroidManifest.xml:37:17-83
418                android:value="11003" />
418-->[com.google.android.play:core:1.10.3] /home/jenkins/.gradle/caches/transforms-3/9fad036de4686972ee7e0e3dc8fc7ee4/transformed/core-1.10.3/AndroidManifest.xml:38:17-38
419        </service>
420        <service
420-->[com.google.android.play:core:1.10.3] /home/jenkins/.gradle/caches/transforms-3/9fad036de4686972ee7e0e3dc8fc7ee4/transformed/core-1.10.3/AndroidManifest.xml:40:9-43:40
421            android:name="com.google.android.play.core.assetpacks.ExtractionForegroundService"
421-->[com.google.android.play:core:1.10.3] /home/jenkins/.gradle/caches/transforms-3/9fad036de4686972ee7e0e3dc8fc7ee4/transformed/core-1.10.3/AndroidManifest.xml:41:13-95
422            android:enabled="false"
422-->[com.google.android.play:core:1.10.3] /home/jenkins/.gradle/caches/transforms-3/9fad036de4686972ee7e0e3dc8fc7ee4/transformed/core-1.10.3/AndroidManifest.xml:42:13-36
423            android:exported="false" />
423-->[com.google.android.play:core:1.10.3] /home/jenkins/.gradle/caches/transforms-3/9fad036de4686972ee7e0e3dc8fc7ee4/transformed/core-1.10.3/AndroidManifest.xml:43:13-37
424
425        <provider
425-->[com.squareup.leakcanary:leakcanary-object-watcher-android:2.9.1] /home/jenkins/.gradle/caches/transforms-3/115f9f40df1d023eb9aed4c68f08aa78/transformed/leakcanary-object-watcher-android-2.9.1/AndroidManifest.xml:8:9-12:40
426            android:name="leakcanary.internal.MainProcessAppWatcherInstaller"
426-->[com.squareup.leakcanary:leakcanary-object-watcher-android:2.9.1] /home/jenkins/.gradle/caches/transforms-3/115f9f40df1d023eb9aed4c68f08aa78/transformed/leakcanary-object-watcher-android-2.9.1/AndroidManifest.xml:9:13-78
427            android:authorities="org.nayestane.ustad.leakcanary-installer"
427-->[com.squareup.leakcanary:leakcanary-object-watcher-android:2.9.1] /home/jenkins/.gradle/caches/transforms-3/115f9f40df1d023eb9aed4c68f08aa78/transformed/leakcanary-object-watcher-android-2.9.1/AndroidManifest.xml:10:13-72
428            android:enabled="@bool/leak_canary_watcher_auto_install"
428-->[com.squareup.leakcanary:leakcanary-object-watcher-android:2.9.1] /home/jenkins/.gradle/caches/transforms-3/115f9f40df1d023eb9aed4c68f08aa78/transformed/leakcanary-object-watcher-android-2.9.1/AndroidManifest.xml:11:13-69
429            android:exported="false" />
429-->[com.squareup.leakcanary:leakcanary-object-watcher-android:2.9.1] /home/jenkins/.gradle/caches/transforms-3/115f9f40df1d023eb9aed4c68f08aa78/transformed/leakcanary-object-watcher-android-2.9.1/AndroidManifest.xml:12:13-37
430        <provider
430-->[com.squareup.leakcanary:plumber-android:2.9.1] /home/jenkins/.gradle/caches/transforms-3/b5b1b6d529a5378385f292e7ebddaed1/transformed/plumber-android-2.9.1/AndroidManifest.xml:8:9-12:40
431            android:name="leakcanary.internal.PlumberInstaller"
431-->[com.squareup.leakcanary:plumber-android:2.9.1] /home/jenkins/.gradle/caches/transforms-3/b5b1b6d529a5378385f292e7ebddaed1/transformed/plumber-android-2.9.1/AndroidManifest.xml:9:13-64
432            android:authorities="org.nayestane.ustad.plumber-installer"
432-->[com.squareup.leakcanary:plumber-android:2.9.1] /home/jenkins/.gradle/caches/transforms-3/b5b1b6d529a5378385f292e7ebddaed1/transformed/plumber-android-2.9.1/AndroidManifest.xml:10:13-69
433            android:enabled="@bool/leak_canary_plumber_auto_install"
433-->[com.squareup.leakcanary:plumber-android:2.9.1] /home/jenkins/.gradle/caches/transforms-3/b5b1b6d529a5378385f292e7ebddaed1/transformed/plumber-android-2.9.1/AndroidManifest.xml:11:13-69
434            android:exported="false" />
434-->[com.squareup.leakcanary:plumber-android:2.9.1] /home/jenkins/.gradle/caches/transforms-3/b5b1b6d529a5378385f292e7ebddaed1/transformed/plumber-android-2.9.1/AndroidManifest.xml:12:13-37
435    </application>
436
437</manifest>
