1<?xml version="1.0" encoding="utf-8"?>
2<manifest xmlns:android="http://schemas.android.com/apk/res/android"
3    package="world.respect.app"
4    android:versionCode="128"
5    android:versionName="1.0.41" >
6
7    <uses-sdk
7-->INJECTED
8        android:minSdkVersion="24"
8-->INJECTED
9        android:targetSdkVersion="36" />
9-->INJECTED
10
11    <uses-permission android:name="android.permission.INTERNET" />
11-->/home/jenkins/.jenkins/workspace/RESPECT-Primary/app-android/src/main/AndroidManifest.xml:5:5-67
11-->/home/jenkins/.jenkins/workspace/RESPECT-Primary/app-android/src/main/AndroidManifest.xml:5:22-64
12
13    <!-- For QR code scanning -->
14    <uses-feature
14-->/home/jenkins/.jenkins/workspace/RESPECT-Primary/app-android/src/main/AndroidManifest.xml:9:5-84
15        android:name="android.hardware.camera"
15-->/home/jenkins/.jenkins/workspace/RESPECT-Primary/app-android/src/main/AndroidManifest.xml:9:44-82
16        android:required="false" />
16-->/home/jenkins/.jenkins/workspace/RESPECT-Primary/app-android/src/main/AndroidManifest.xml:9:19-43
17    <uses-feature
17-->/home/jenkins/.jenkins/workspace/RESPECT-Primary/app-android/src/main/AndroidManifest.xml:10:5-94
18        android:name="android.hardware.camera.autofocus"
18-->/home/jenkins/.jenkins/workspace/RESPECT-Primary/app-android/src/main/AndroidManifest.xml:10:44-92
19        android:required="false" />
19-->/home/jenkins/.jenkins/workspace/RESPECT-Primary/app-android/src/main/AndroidManifest.xml:10:19-43
20
21    <uses-permission android:name="android.permission.CAMERA" />
21-->/home/jenkins/.jenkins/workspace/RESPECT-Primary/app-android/src/main/AndroidManifest.xml:11:5-64
21-->/home/jenkins/.jenkins/workspace/RESPECT-Primary/app-android/src/main/AndroidManifest.xml:11:22-62
22    <uses-permission android:name="android.permission.FLASHLIGHT" />
22-->/home/jenkins/.jenkins/workspace/RESPECT-Primary/app-android/src/main/AndroidManifest.xml:12:5-68
22-->/home/jenkins/.jenkins/workspace/RESPECT-Primary/app-android/src/main/AndroidManifest.xml:12:22-66
23
24    <queries>
24-->/home/jenkins/.jenkins/workspace/RESPECT-Primary/app-android/src/main/AndroidManifest.xml:14:5-44:15
25
26        <!--
27             Required to determine the package name for Chrome Custom tab service.
28             See LaunchCustomTabUseCaseAndroid
29        -->
30        <intent>
30-->/home/jenkins/.jenkins/workspace/RESPECT-Primary/app-android/src/main/AndroidManifest.xml:18:9-20:18
31            <action android:name="android.support.customtabs.action.CustomTabsService" />
31-->/home/jenkins/.jenkins/workspace/RESPECT-Primary/app-android/src/main/AndroidManifest.xml:19:13-90
31-->/home/jenkins/.jenkins/workspace/RESPECT-Primary/app-android/src/main/AndroidManifest.xml:19:21-87
32        </intent>
33
34<!--         Required to detect when compatible apps are installed (or not). See OpenEelIntent. -->
35        <intent>
35-->/home/jenkins/.jenkins/workspace/RESPECT-Primary/app-android/src/main/AndroidManifest.xml:25:9-30:18
36            <action android:name="org.openeel.action.LAUNCH" />
36-->/home/jenkins/.jenkins/workspace/RESPECT-Primary/app-android/src/main/AndroidManifest.xml:26:13-64
36-->/home/jenkins/.jenkins/workspace/RESPECT-Primary/app-android/src/main/AndroidManifest.xml:26:21-61
37
38            <category android:name="android.intent.category.BROWSABLE" />
38-->/home/jenkins/.jenkins/workspace/RESPECT-Primary/app-android/src/main/AndroidManifest.xml:27:13-74
38-->/home/jenkins/.jenkins/workspace/RESPECT-Primary/app-android/src/main/AndroidManifest.xml:27:23-71
39
40            <data android:scheme="https" />
40-->INJECTED
40-->INJECTED
41        </intent>
42        <intent>
42-->/home/jenkins/.jenkins/workspace/RESPECT-Primary/app-android/src/main/AndroidManifest.xml:32:9-37:18
43            <action android:name="org.openeel.action.LAUNCH" />
43-->/home/jenkins/.jenkins/workspace/RESPECT-Primary/app-android/src/main/AndroidManifest.xml:26:13-64
43-->/home/jenkins/.jenkins/workspace/RESPECT-Primary/app-android/src/main/AndroidManifest.xml:26:21-61
44
45            <category android:name="android.intent.category.BROWSABLE" />
45-->/home/jenkins/.jenkins/workspace/RESPECT-Primary/app-android/src/main/AndroidManifest.xml:27:13-74
45-->/home/jenkins/.jenkins/workspace/RESPECT-Primary/app-android/src/main/AndroidManifest.xml:27:23-71
46
47            <data android:scheme="http" />
47-->INJECTED
47-->INJECTED
48        </intent>
49
50<!--         Possibly required to check if Google Play is available -->
51        <package android:name="com.android.vending" />
51-->/home/jenkins/.jenkins/workspace/RESPECT-Primary/app-android/src/main/AndroidManifest.xml:42:9-54
51-->/home/jenkins/.jenkins/workspace/RESPECT-Primary/app-android/src/main/AndroidManifest.xml:42:18-52
52
53        <intent>
53-->[androidx.camera:camera-extensions:1.6.1] /home/jenkins/.gradle/caches/9.6.1/transforms/25754de15df640c5fa1a3d36b6dbb502/transformed/camera-extensions-1.6.1/AndroidManifest.xml:23:9-25:18
54            <action android:name="androidx.camera.extensions.action.VENDOR_ACTION" />
54-->[androidx.camera:camera-extensions:1.6.1] /home/jenkins/.gradle/caches/9.6.1/transforms/25754de15df640c5fa1a3d36b6dbb502/transformed/camera-extensions-1.6.1/AndroidManifest.xml:24:13-86
54-->[androidx.camera:camera-extensions:1.6.1] /home/jenkins/.gradle/caches/9.6.1/transforms/25754de15df640c5fa1a3d36b6dbb502/transformed/camera-extensions-1.6.1/AndroidManifest.xml:24:21-83
55        </intent>
56    </queries>
57
58    <uses-permission android:name="android.permission.ACCESS_NETWORK_STATE" />
58-->[:respect-lib-cache] /home/jenkins/.jenkins/workspace/RESPECT-Primary/respect-lib-cache/build/intermediates/merged_manifest/androidMain/processAndroidMainManifest/AndroidManifest.xml:7:5-79
58-->[:respect-lib-cache] /home/jenkins/.jenkins/workspace/RESPECT-Primary/respect-lib-cache/build/intermediates/merged_manifest/androidMain/processAndroidMainManifest/AndroidManifest.xml:7:22-76
59    <uses-permission android:name="android.permission.USE_BIOMETRIC" /> <!-- suppress DeprecatedClassUsageInspection -->
59-->[androidx.biometric:biometric:1.4.0-alpha02] /home/jenkins/.gradle/caches/9.6.1/transforms/f07ce41ec5ce0f0ce7122efdd0016cce/transformed/biometric-1.4.0-alpha02/AndroidManifest.xml:22:5-72
59-->[androidx.biometric:biometric:1.4.0-alpha02] /home/jenkins/.gradle/caches/9.6.1/transforms/f07ce41ec5ce0f0ce7122efdd0016cce/transformed/biometric-1.4.0-alpha02/AndroidManifest.xml:22:22-69
60    <uses-permission android:name="android.permission.USE_FINGERPRINT" />
60-->[androidx.biometric:biometric:1.4.0-alpha02] /home/jenkins/.gradle/caches/9.6.1/transforms/f07ce41ec5ce0f0ce7122efdd0016cce/transformed/biometric-1.4.0-alpha02/AndroidManifest.xml:25:5-74
60-->[androidx.biometric:biometric:1.4.0-alpha02] /home/jenkins/.gradle/caches/9.6.1/transforms/f07ce41ec5ce0f0ce7122efdd0016cce/transformed/biometric-1.4.0-alpha02/AndroidManifest.xml:25:22-71
61    <uses-permission android:name="android.permission.WAKE_LOCK" />
61-->[androidx.work:work-runtime:2.11.2] /home/jenkins/.gradle/caches/9.6.1/transforms/33dc9c99b99f19cfa476317e961c8c51/transformed/work-runtime-2.11.2/AndroidManifest.xml:23:5-68
61-->[androidx.work:work-runtime:2.11.2] /home/jenkins/.gradle/caches/9.6.1/transforms/33dc9c99b99f19cfa476317e961c8c51/transformed/work-runtime-2.11.2/AndroidManifest.xml:23:22-65
62    <uses-permission android:name="android.permission.RECEIVE_BOOT_COMPLETED" />
62-->[androidx.work:work-runtime:2.11.2] /home/jenkins/.gradle/caches/9.6.1/transforms/33dc9c99b99f19cfa476317e961c8c51/transformed/work-runtime-2.11.2/AndroidManifest.xml:25:5-81
62-->[androidx.work:work-runtime:2.11.2] /home/jenkins/.gradle/caches/9.6.1/transforms/33dc9c99b99f19cfa476317e961c8c51/transformed/work-runtime-2.11.2/AndroidManifest.xml:25:22-78
63    <uses-permission android:name="android.permission.FOREGROUND_SERVICE" />
63-->[androidx.work:work-runtime:2.11.2] /home/jenkins/.gradle/caches/9.6.1/transforms/33dc9c99b99f19cfa476317e961c8c51/transformed/work-runtime-2.11.2/AndroidManifest.xml:26:5-77
63-->[androidx.work:work-runtime:2.11.2] /home/jenkins/.gradle/caches/9.6.1/transforms/33dc9c99b99f19cfa476317e961c8c51/transformed/work-runtime-2.11.2/AndroidManifest.xml:26:22-74
64
65    <permission
65-->[androidx.core:core:1.19.0] /home/jenkins/.gradle/caches/9.6.1/transforms/9971094ebe18010c96142635ab213ede/transformed/core-1.19.0/AndroidManifest.xml:22:5-24:47
66        android:name="world.respect.app.DYNAMIC_RECEIVER_NOT_EXPORTED_PERMISSION"
66-->[androidx.core:core:1.19.0] /home/jenkins/.gradle/caches/9.6.1/transforms/9971094ebe18010c96142635ab213ede/transformed/core-1.19.0/AndroidManifest.xml:23:9-81
67        android:protectionLevel="signature" />
67-->[androidx.core:core:1.19.0] /home/jenkins/.gradle/caches/9.6.1/transforms/9971094ebe18010c96142635ab213ede/transformed/core-1.19.0/AndroidManifest.xml:24:9-44
68
69    <uses-permission android:name="world.respect.app.DYNAMIC_RECEIVER_NOT_EXPORTED_PERMISSION" />
69-->[androidx.core:core:1.19.0] /home/jenkins/.gradle/caches/9.6.1/transforms/9971094ebe18010c96142635ab213ede/transformed/core-1.19.0/AndroidManifest.xml:26:5-97
69-->[androidx.core:core:1.19.0] /home/jenkins/.gradle/caches/9.6.1/transforms/9971094ebe18010c96142635ab213ede/transformed/core-1.19.0/AndroidManifest.xml:26:22-94
70    <uses-permission android:name="android.permission.WRITE_EXTERNAL_STORAGE" />
71    <uses-permission android:name="android.permission.READ_PHONE_STATE" />
72    <uses-permission android:name="android.permission.READ_EXTERNAL_STORAGE" />
73    <uses-permission android:name="com.google.android.finsky.permission.BIND_GET_INSTALL_REFERRER_SERVICE" />
73-->[com.android.installreferrer:installreferrer:2.2] /home/jenkins/.gradle/caches/9.6.1/transforms/ea8705fb88d83f62945e7cb7c008dc69/transformed/installreferrer-2.2/AndroidManifest.xml:9:5-110
73-->[com.android.installreferrer:installreferrer:2.2] /home/jenkins/.gradle/caches/9.6.1/transforms/ea8705fb88d83f62945e7cb7c008dc69/transformed/installreferrer-2.2/AndroidManifest.xml:9:22-107
74
75    <application
75-->/home/jenkins/.jenkins/workspace/RESPECT-Primary/app-android/src/main/AndroidManifest.xml:46:5-164:19
76        android:name="world.respect.RespectApp"
76-->/home/jenkins/.jenkins/workspace/RESPECT-Primary/app-android/src/main/AndroidManifest.xml:47:9-48
77        android:allowBackup="false"
77-->/home/jenkins/.jenkins/workspace/RESPECT-Primary/app-android/src/main/AndroidManifest.xml:48:9-36
78        android:appComponentFactory="androidx.core.app.CoreComponentFactory"
78-->[androidx.core:core:1.19.0] /home/jenkins/.gradle/caches/9.6.1/transforms/9971094ebe18010c96142635ab213ede/transformed/core-1.19.0/AndroidManifest.xml:28:18-86
79        android:dataExtractionRules="@xml/data_extraction_rules"
79-->/home/jenkins/.jenkins/workspace/RESPECT-Primary/app-android/src/main/AndroidManifest.xml:50:9-65
80        android:extractNativeLibs="false"
80-->INJECTED
81        android:fullBackupContent="@xml/backup_rules"
81-->/home/jenkins/.jenkins/workspace/RESPECT-Primary/app-android/src/main/AndroidManifest.xml:49:9-54
82        android:icon="@drawable/ic_launcher"
82-->/home/jenkins/.jenkins/workspace/RESPECT-Primary/app-android/src/main/AndroidManifest.xml:51:9-45
83        android:label="@string/app_name"
83-->/home/jenkins/.jenkins/workspace/RESPECT-Primary/app-android/src/main/AndroidManifest.xml:52:9-41
84        android:roundIcon="@drawable/ic_launcher"
84-->/home/jenkins/.jenkins/workspace/RESPECT-Primary/app-android/src/main/AndroidManifest.xml:53:9-50
85        android:supportsRtl="true"
85-->/home/jenkins/.jenkins/workspace/RESPECT-Primary/app-android/src/main/AndroidManifest.xml:54:9-35
86        android:theme="@style/Theme.AppCompat.NoActionBar"
86-->/home/jenkins/.jenkins/workspace/RESPECT-Primary/app-android/src/main/AndroidManifest.xml:55:9-59
87        android:usesCleartextTraffic="true" >
87-->/home/jenkins/.jenkins/workspace/RESPECT-Primary/app-android/src/main/AndroidManifest.xml:56:9-44
88        <meta-data
88-->/home/jenkins/.jenkins/workspace/RESPECT-Primary/app-android/src/main/AndroidManifest.xml:60:9-98
89            android:name="asset_statements"
89-->/home/jenkins/.jenkins/workspace/RESPECT-Primary/app-android/src/main/AndroidManifest.xml:60:20-51
90            android:resource="@string/asset_statements" />
90-->/home/jenkins/.jenkins/workspace/RESPECT-Primary/app-android/src/main/AndroidManifest.xml:60:52-95
91
92        <activity
92-->/home/jenkins/.jenkins/workspace/RESPECT-Primary/app-android/src/main/AndroidManifest.xml:62:9-72:20
93            android:name="world.respect.WebViewActivity"
93-->/home/jenkins/.jenkins/workspace/RESPECT-Primary/app-android/src/main/AndroidManifest.xml:63:13-57
94            android:configChanges="orientation|screenSize|screenLayout|keyboardHidden|mnc|colorMode|density|fontScale|fontWeightAdjustment|keyboard|layoutDirection|locale|mcc|navigation|smallestScreenSize|touchscreen|uiMode"
94-->/home/jenkins/.jenkins/workspace/RESPECT-Primary/app-android/src/main/AndroidManifest.xml:65:13-225
95            android:exported="false"
95-->/home/jenkins/.jenkins/workspace/RESPECT-Primary/app-android/src/main/AndroidManifest.xml:64:13-37
96            android:theme="@style/Theme.AppCompat.NoActionBar" >
96-->/home/jenkins/.jenkins/workspace/RESPECT-Primary/app-android/src/main/AndroidManifest.xml:66:13-63
97            <intent-filter>
97-->/home/jenkins/.jenkins/workspace/RESPECT-Primary/app-android/src/main/AndroidManifest.xml:68:13-70:29
98                <action android:name="world.respect.WebViewOpen" />
98-->/home/jenkins/.jenkins/workspace/RESPECT-Primary/app-android/src/main/AndroidManifest.xml:69:17-68
98-->/home/jenkins/.jenkins/workspace/RESPECT-Primary/app-android/src/main/AndroidManifest.xml:69:25-65
99            </intent-filter>
100        </activity>
101
102        <!--
103        launchMode singleTop is used because the RespectAccountManager models the active user as a
104        single account.
105        -->
106        <activity
106-->/home/jenkins/.jenkins/workspace/RESPECT-Primary/app-android/src/main/AndroidManifest.xml:78:9-110:20
107            android:name="world.respect.MainActivity"
107-->/home/jenkins/.jenkins/workspace/RESPECT-Primary/app-android/src/main/AndroidManifest.xml:79:13-54
108            android:configChanges="orientation|screenSize|screenLayout|keyboardHidden|mnc|colorMode|density|fontScale|fontWeightAdjustment|keyboard|layoutDirection|locale|mcc|navigation|smallestScreenSize|touchscreen|uiMode"
108-->/home/jenkins/.jenkins/workspace/RESPECT-Primary/app-android/src/main/AndroidManifest.xml:80:13-225
109            android:exported="true"
109-->/home/jenkins/.jenkins/workspace/RESPECT-Primary/app-android/src/main/AndroidManifest.xml:82:13-36
110            android:launchMode="singleTop" >
110-->/home/jenkins/.jenkins/workspace/RESPECT-Primary/app-android/src/main/AndroidManifest.xml:81:13-43
111            <intent-filter>
111-->/home/jenkins/.jenkins/workspace/RESPECT-Primary/app-android/src/main/AndroidManifest.xml:83:13-87:29
112                <action android:name="android.intent.action.MAIN" />
112-->/home/jenkins/.jenkins/workspace/RESPECT-Primary/app-android/src/main/AndroidManifest.xml:84:17-69
112-->/home/jenkins/.jenkins/workspace/RESPECT-Primary/app-android/src/main/AndroidManifest.xml:84:25-66
113
114                <category android:name="android.intent.category.LAUNCHER" />
114-->/home/jenkins/.jenkins/workspace/RESPECT-Primary/app-android/src/main/AndroidManifest.xml:86:17-77
114-->/home/jenkins/.jenkins/workspace/RESPECT-Primary/app-android/src/main/AndroidManifest.xml:86:27-74
115            </intent-filter>
116            <intent-filter>
116-->/home/jenkins/.jenkins/workspace/RESPECT-Primary/app-android/src/main/AndroidManifest.xml:88:13-93:29
117                <action android:name="android.intent.action.VIEW" />
117-->/home/jenkins/.jenkins/workspace/RESPECT-Primary/app-android/src/main/AndroidManifest.xml:89:17-69
117-->/home/jenkins/.jenkins/workspace/RESPECT-Primary/app-android/src/main/AndroidManifest.xml:89:25-66
118
119                <category android:name="android.intent.category.DEFAULT" />
119-->/home/jenkins/.jenkins/workspace/RESPECT-Primary/app-android/src/main/AndroidManifest.xml:90:17-76
119-->/home/jenkins/.jenkins/workspace/RESPECT-Primary/app-android/src/main/AndroidManifest.xml:90:27-73
120                <category android:name="android.intent.category.BROWSABLE" />
120-->/home/jenkins/.jenkins/workspace/RESPECT-Primary/app-android/src/main/AndroidManifest.xml:27:13-74
120-->/home/jenkins/.jenkins/workspace/RESPECT-Primary/app-android/src/main/AndroidManifest.xml:27:23-71
121
122                <data android:scheme="world.respect.app" />
122-->INJECTED
122-->INJECTED
123            </intent-filter>
124            <intent-filter android:autoVerify="true" >
124-->/home/jenkins/.jenkins/workspace/RESPECT-Primary/app-android/src/main/AndroidManifest.xml:94:13-109:29
124-->/home/jenkins/.jenkins/workspace/RESPECT-Primary/app-android/src/main/AndroidManifest.xml:94:28-53
125                <action android:name="android.intent.action.VIEW" />
125-->/home/jenkins/.jenkins/workspace/RESPECT-Primary/app-android/src/main/AndroidManifest.xml:89:17-69
125-->/home/jenkins/.jenkins/workspace/RESPECT-Primary/app-android/src/main/AndroidManifest.xml:89:25-66
126
127                <category android:name="android.intent.category.DEFAULT" />
127-->/home/jenkins/.jenkins/workspace/RESPECT-Primary/app-android/src/main/AndroidManifest.xml:90:17-76
127-->/home/jenkins/.jenkins/workspace/RESPECT-Primary/app-android/src/main/AndroidManifest.xml:90:27-73
128                <category android:name="android.intent.category.BROWSABLE" />
128-->/home/jenkins/.jenkins/workspace/RESPECT-Primary/app-android/src/main/AndroidManifest.xml:27:13-74
128-->/home/jenkins/.jenkins/workspace/RESPECT-Primary/app-android/src/main/AndroidManifest.xml:27:23-71
129
130                <data android:scheme="https" />
130-->INJECTED
130-->INJECTED
131                <data android:host="*.ustadtesting.ustadmobile.com" />
131-->INJECTED
131-->/home/jenkins/.jenkins/workspace/RESPECT-Primary/app-android/src/main/AndroidManifest.xml:101:23-68
132                <data android:host="ustadtesting.ustadmobile.com" />
132-->INJECTED
132-->/home/jenkins/.jenkins/workspace/RESPECT-Primary/app-android/src/main/AndroidManifest.xml:101:23-68
133                <data android:host="*.onrespect.app" />
133-->INJECTED
133-->/home/jenkins/.jenkins/workspace/RESPECT-Primary/app-android/src/main/AndroidManifest.xml:101:23-68
134                <data android:host="onrespect.app" />
134-->INJECTED
134-->/home/jenkins/.jenkins/workspace/RESPECT-Primary/app-android/src/main/AndroidManifest.xml:101:23-68
135                <data android:host="*.onrespectstaging.app" />
135-->INJECTED
135-->/home/jenkins/.jenkins/workspace/RESPECT-Primary/app-android/src/main/AndroidManifest.xml:101:23-68
136                <data android:host="onrespectstaging.app" />
136-->INJECTED
136-->/home/jenkins/.jenkins/workspace/RESPECT-Primary/app-android/src/main/AndroidManifest.xml:101:23-68
137            </intent-filter>
138        </activity>
139
140        <provider
140-->INJECTED
141            android:name="androidx.core.content.FileProvider"
141-->/home/jenkins/.jenkins/workspace/RESPECT-Primary/app-android/src/main/AndroidManifest.xml:113:13-62
142            android:authorities="world.respect.app.provider"
142-->INJECTED
143            android:exported="false"
143-->/home/jenkins/.jenkins/workspace/RESPECT-Primary/app-android/src/main/AndroidManifest.xml:115:13-37
144            android:grantUriPermissions="true" >
144-->/home/jenkins/.jenkins/workspace/RESPECT-Primary/app-android/src/main/AndroidManifest.xml:116:13-47
145            <meta-data
145-->/home/jenkins/.jenkins/workspace/RESPECT-Primary/app-android/src/main/AndroidManifest.xml:117:13-119:54
146                android:name="android.support.FILE_PROVIDER_PATHS"
146-->/home/jenkins/.jenkins/workspace/RESPECT-Primary/app-android/src/main/AndroidManifest.xml:118:17-67
147                android:resource="@xml/file_paths" />
147-->/home/jenkins/.jenkins/workspace/RESPECT-Primary/app-android/src/main/AndroidManifest.xml:119:17-51
148        </provider>
149
150        <activity
150-->/home/jenkins/.jenkins/workspace/RESPECT-Primary/app-android/src/main/AndroidManifest.xml:123:9-134:20
151            android:name="world.respect.app.domain.e2eartifactupload.E2EArtifactUploadActivity"
151-->/home/jenkins/.jenkins/workspace/RESPECT-Primary/app-android/src/main/AndroidManifest.xml:124:13-96
152            android:exported="true" >
152-->/home/jenkins/.jenkins/workspace/RESPECT-Primary/app-android/src/main/AndroidManifest.xml:125:13-36
153            <intent-filter>
153-->/home/jenkins/.jenkins/workspace/RESPECT-Primary/app-android/src/main/AndroidManifest.xml:127:13-132:29
154                <action android:name="android.intent.action.VIEW" />
154-->/home/jenkins/.jenkins/workspace/RESPECT-Primary/app-android/src/main/AndroidManifest.xml:89:17-69
154-->/home/jenkins/.jenkins/workspace/RESPECT-Primary/app-android/src/main/AndroidManifest.xml:89:25-66
155
156                <category android:name="android.intent.category.DEFAULT" />
156-->/home/jenkins/.jenkins/workspace/RESPECT-Primary/app-android/src/main/AndroidManifest.xml:90:17-76
156-->/home/jenkins/.jenkins/workspace/RESPECT-Primary/app-android/src/main/AndroidManifest.xml:90:27-73
157                <category android:name="android.intent.category.BROWSABLE" />
157-->/home/jenkins/.jenkins/workspace/RESPECT-Primary/app-android/src/main/AndroidManifest.xml:27:13-74
157-->/home/jenkins/.jenkins/workspace/RESPECT-Primary/app-android/src/main/AndroidManifest.xml:27:23-71
158
159                <data android:scheme="world.respect.app.e2eartifactupload" />
159-->INJECTED
159-->INJECTED
160            </intent-filter>
161        </activity>
162
163        <!--
164        Xapi over IPC service.
165        Android Manifest permission not required because messages are checked for authentication
166        -->
167        <service
167-->/home/jenkins/.jenkins/workspace/RESPECT-Primary/app-android/src/main/AndroidManifest.xml:140:9-148:19
168            android:name="world.respect.xapi.ipc.server.XapiIpcService"
168-->/home/jenkins/.jenkins/workspace/RESPECT-Primary/app-android/src/main/AndroidManifest.xml:141:13-72
169            android:exported="true" >
169-->/home/jenkins/.jenkins/workspace/RESPECT-Primary/app-android/src/main/AndroidManifest.xml:142:13-36
170            <intent-filter>
170-->/home/jenkins/.jenkins/workspace/RESPECT-Primary/app-android/src/main/AndroidManifest.xml:145:13-147:29
171                <action android:name="org.openeel.action.xapioveripc" />
171-->/home/jenkins/.jenkins/workspace/RESPECT-Primary/app-android/src/main/AndroidManifest.xml:146:17-73
171-->/home/jenkins/.jenkins/workspace/RESPECT-Primary/app-android/src/main/AndroidManifest.xml:146:25-70
172            </intent-filter>
173        </service>
174
175<!--         HTTP IPC service -->
176        <service
176-->/home/jenkins/.jenkins/workspace/RESPECT-Primary/app-android/src/main/AndroidManifest.xml:154:9-162:19
177            android:name="org.openeel.libcache.ipc.server.HttpIpcService"
177-->/home/jenkins/.jenkins/workspace/RESPECT-Primary/app-android/src/main/AndroidManifest.xml:155:13-74
178            android:exported="true" >
178-->/home/jenkins/.jenkins/workspace/RESPECT-Primary/app-android/src/main/AndroidManifest.xml:156:13-36
179            <intent-filter>
179-->/home/jenkins/.jenkins/workspace/RESPECT-Primary/app-android/src/main/AndroidManifest.xml:159:13-161:29
180                <action android:name="org.openeel.action.httpoveripc.connect" />
180-->/home/jenkins/.jenkins/workspace/RESPECT-Primary/app-android/src/main/AndroidManifest.xml:160:17-81
180-->/home/jenkins/.jenkins/workspace/RESPECT-Primary/app-android/src/main/AndroidManifest.xml:160:25-78
181            </intent-filter>
182        </service>
183        <service
183-->[androidx.credentials:credentials-play-services-auth:1.6.0] /home/jenkins/.gradle/caches/9.6.1/transforms/804953240caec0044bf6f390b6897735/transformed/credentials-play-services-auth-1.6.0/AndroidManifest.xml:24:9-32:19
184            android:name="androidx.credentials.playservices.CredentialProviderMetadataHolder"
184-->[androidx.credentials:credentials-play-services-auth:1.6.0] /home/jenkins/.gradle/caches/9.6.1/transforms/804953240caec0044bf6f390b6897735/transformed/credentials-play-services-auth-1.6.0/AndroidManifest.xml:25:13-94
185            android:enabled="true"
185-->[androidx.credentials:credentials-play-services-auth:1.6.0] /home/jenkins/.gradle/caches/9.6.1/transforms/804953240caec0044bf6f390b6897735/transformed/credentials-play-services-auth-1.6.0/AndroidManifest.xml:26:13-35
186            android:exported="false" >
186-->[androidx.credentials:credentials-play-services-auth:1.6.0] /home/jenkins/.gradle/caches/9.6.1/transforms/804953240caec0044bf6f390b6897735/transformed/credentials-play-services-auth-1.6.0/AndroidManifest.xml:27:13-37
187            <meta-data
187-->[androidx.credentials:credentials-play-services-auth:1.6.0] /home/jenkins/.gradle/caches/9.6.1/transforms/804953240caec0044bf6f390b6897735/transformed/credentials-play-services-auth-1.6.0/AndroidManifest.xml:29:13-31:104
188                android:name="androidx.credentials.CREDENTIAL_PROVIDER_KEY"
188-->[androidx.credentials:credentials-play-services-auth:1.6.0] /home/jenkins/.gradle/caches/9.6.1/transforms/804953240caec0044bf6f390b6897735/transformed/credentials-play-services-auth-1.6.0/AndroidManifest.xml:30:17-76
189                android:value="androidx.credentials.playservices.CredentialProviderPlayServicesImpl" />
189-->[androidx.credentials:credentials-play-services-auth:1.6.0] /home/jenkins/.gradle/caches/9.6.1/transforms/804953240caec0044bf6f390b6897735/transformed/credentials-play-services-auth-1.6.0/AndroidManifest.xml:31:17-101
190        </service>
191
192        <activity
192-->[androidx.credentials:credentials-play-services-auth:1.6.0] /home/jenkins/.gradle/caches/9.6.1/transforms/804953240caec0044bf6f390b6897735/transformed/credentials-play-services-auth-1.6.0/AndroidManifest.xml:34:9-41:20
193            android:name="androidx.credentials.playservices.controllers.identityauth.HiddenActivity"
193-->[androidx.credentials:credentials-play-services-auth:1.6.0] /home/jenkins/.gradle/caches/9.6.1/transforms/804953240caec0044bf6f390b6897735/transformed/credentials-play-services-auth-1.6.0/AndroidManifest.xml:35:13-101
194            android:configChanges="orientation|screenSize|screenLayout|keyboardHidden"
194-->[androidx.credentials:credentials-play-services-auth:1.6.0] /home/jenkins/.gradle/caches/9.6.1/transforms/804953240caec0044bf6f390b6897735/transformed/credentials-play-services-auth-1.6.0/AndroidManifest.xml:36:13-87
195            android:enabled="true"
195-->[androidx.credentials:credentials-play-services-auth:1.6.0] /home/jenkins/.gradle/caches/9.6.1/transforms/804953240caec0044bf6f390b6897735/transformed/credentials-play-services-auth-1.6.0/AndroidManifest.xml:37:13-35
196            android:exported="false"
196-->[androidx.credentials:credentials-play-services-auth:1.6.0] /home/jenkins/.gradle/caches/9.6.1/transforms/804953240caec0044bf6f390b6897735/transformed/credentials-play-services-auth-1.6.0/AndroidManifest.xml:38:13-37
197            android:fitsSystemWindows="true"
197-->[androidx.credentials:credentials-play-services-auth:1.6.0] /home/jenkins/.gradle/caches/9.6.1/transforms/804953240caec0044bf6f390b6897735/transformed/credentials-play-services-auth-1.6.0/AndroidManifest.xml:39:13-45
198            android:theme="@style/Theme.Hidden" >
198-->[androidx.credentials:credentials-play-services-auth:1.6.0] /home/jenkins/.gradle/caches/9.6.1/transforms/804953240caec0044bf6f390b6897735/transformed/credentials-play-services-auth-1.6.0/AndroidManifest.xml:40:13-48
199        </activity>
200        <activity
200-->[androidx.credentials:credentials-play-services-auth:1.6.0] /home/jenkins/.gradle/caches/9.6.1/transforms/804953240caec0044bf6f390b6897735/transformed/credentials-play-services-auth-1.6.0/AndroidManifest.xml:42:9-49:20
201            android:name="androidx.credentials.playservices.controllers.identitycredentials.IdentityCredentialApiHiddenActivity"
201-->[androidx.credentials:credentials-play-services-auth:1.6.0] /home/jenkins/.gradle/caches/9.6.1/transforms/804953240caec0044bf6f390b6897735/transformed/credentials-play-services-auth-1.6.0/AndroidManifest.xml:43:13-129
202            android:configChanges="orientation|screenSize|screenLayout|keyboardHidden"
202-->[androidx.credentials:credentials-play-services-auth:1.6.0] /home/jenkins/.gradle/caches/9.6.1/transforms/804953240caec0044bf6f390b6897735/transformed/credentials-play-services-auth-1.6.0/AndroidManifest.xml:44:13-87
203            android:enabled="true"
203-->[androidx.credentials:credentials-play-services-auth:1.6.0] /home/jenkins/.gradle/caches/9.6.1/transforms/804953240caec0044bf6f390b6897735/transformed/credentials-play-services-auth-1.6.0/AndroidManifest.xml:45:13-35
204            android:exported="false"
204-->[androidx.credentials:credentials-play-services-auth:1.6.0] /home/jenkins/.gradle/caches/9.6.1/transforms/804953240caec0044bf6f390b6897735/transformed/credentials-play-services-auth-1.6.0/AndroidManifest.xml:46:13-37
205            android:fitsSystemWindows="true"
205-->[androidx.credentials:credentials-play-services-auth:1.6.0] /home/jenkins/.gradle/caches/9.6.1/transforms/804953240caec0044bf6f390b6897735/transformed/credentials-play-services-auth-1.6.0/AndroidManifest.xml:47:13-45
206            android:theme="@style/Theme.Hidden" >
206-->[androidx.credentials:credentials-play-services-auth:1.6.0] /home/jenkins/.gradle/caches/9.6.1/transforms/804953240caec0044bf6f390b6897735/transformed/credentials-play-services-auth-1.6.0/AndroidManifest.xml:48:13-48
207        </activity>
208
209        <uses-library
209-->[androidx.camera:camera-extensions:1.6.1] /home/jenkins/.gradle/caches/9.6.1/transforms/25754de15df640c5fa1a3d36b6dbb502/transformed/camera-extensions-1.6.1/AndroidManifest.xml:29:9-31:40
210            android:name="androidx.camera.extensions.impl"
210-->[androidx.camera:camera-extensions:1.6.1] /home/jenkins/.gradle/caches/9.6.1/transforms/25754de15df640c5fa1a3d36b6dbb502/transformed/camera-extensions-1.6.1/AndroidManifest.xml:30:13-59
211            android:required="false" />
211-->[androidx.camera:camera-extensions:1.6.1] /home/jenkins/.gradle/caches/9.6.1/transforms/25754de15df640c5fa1a3d36b6dbb502/transformed/camera-extensions-1.6.1/AndroidManifest.xml:31:13-37
212
213        <service
213-->[androidx.camera:camera-camera2:1.6.1] /home/jenkins/.gradle/caches/9.6.1/transforms/1fc40a3676fa3593f39a68625e6d56b3/transformed/camera-camera2-1.6.1/AndroidManifest.xml:24:9-33:19
214            android:name="androidx.camera.core.impl.MetadataHolderService"
214-->[androidx.camera:camera-camera2:1.6.1] /home/jenkins/.gradle/caches/9.6.1/transforms/1fc40a3676fa3593f39a68625e6d56b3/transformed/camera-camera2-1.6.1/AndroidManifest.xml:25:13-75
215            android:enabled="false"
215-->[androidx.camera:camera-camera2:1.6.1] /home/jenkins/.gradle/caches/9.6.1/transforms/1fc40a3676fa3593f39a68625e6d56b3/transformed/camera-camera2-1.6.1/AndroidManifest.xml:26:13-36
216            android:exported="false" >
216-->[androidx.camera:camera-camera2:1.6.1] /home/jenkins/.gradle/caches/9.6.1/transforms/1fc40a3676fa3593f39a68625e6d56b3/transformed/camera-camera2-1.6.1/AndroidManifest.xml:27:13-37
217            <meta-data
217-->[androidx.camera:camera-camera2:1.6.1] /home/jenkins/.gradle/caches/9.6.1/transforms/1fc40a3676fa3593f39a68625e6d56b3/transformed/camera-camera2-1.6.1/AndroidManifest.xml:30:13-32:89
218                android:name="androidx.camera.core.impl.MetadataHolderService.DEFAULT_CONFIG_PROVIDER"
218-->[androidx.camera:camera-camera2:1.6.1] /home/jenkins/.gradle/caches/9.6.1/transforms/1fc40a3676fa3593f39a68625e6d56b3/transformed/camera-camera2-1.6.1/AndroidManifest.xml:31:17-103
219                android:value="androidx.camera.camera2.Camera2Config$DefaultProvider" />
219-->[androidx.camera:camera-camera2:1.6.1] /home/jenkins/.gradle/caches/9.6.1/transforms/1fc40a3676fa3593f39a68625e6d56b3/transformed/camera-camera2-1.6.1/AndroidManifest.xml:32:17-86
220        </service>
221        <service
221-->[com.google.android.gms:play-services-mlkit-barcode-scanning:18.3.1] /home/jenkins/.gradle/caches/9.6.1/transforms/f5cc82a807b09852bc63d77f741f3fb6/transformed/play-services-mlkit-barcode-scanning-18.3.1/AndroidManifest.xml:9:9-15:19
222            android:name="com.google.mlkit.common.internal.MlKitComponentDiscoveryService"
222-->[com.google.android.gms:play-services-mlkit-barcode-scanning:18.3.1] /home/jenkins/.gradle/caches/9.6.1/transforms/f5cc82a807b09852bc63d77f741f3fb6/transformed/play-services-mlkit-barcode-scanning-18.3.1/AndroidManifest.xml:10:13-91
223            android:directBootAware="true"
223-->[com.google.mlkit:common:18.11.0] /home/jenkins/.gradle/caches/9.6.1/transforms/05986e014b4788967b299577c697870e/transformed/common-18.11.0/AndroidManifest.xml:17:13-43
224            android:exported="false" >
224-->[com.google.android.gms:play-services-mlkit-barcode-scanning:18.3.1] /home/jenkins/.gradle/caches/9.6.1/transforms/f5cc82a807b09852bc63d77f741f3fb6/transformed/play-services-mlkit-barcode-scanning-18.3.1/AndroidManifest.xml:11:13-37
225            <meta-data
225-->[com.google.android.gms:play-services-mlkit-barcode-scanning:18.3.1] /home/jenkins/.gradle/caches/9.6.1/transforms/f5cc82a807b09852bc63d77f741f3fb6/transformed/play-services-mlkit-barcode-scanning-18.3.1/AndroidManifest.xml:12:13-14:85
226                android:name="com.google.firebase.components:com.google.mlkit.vision.barcode.internal.BarcodeRegistrar"
226-->[com.google.android.gms:play-services-mlkit-barcode-scanning:18.3.1] /home/jenkins/.gradle/caches/9.6.1/transforms/f5cc82a807b09852bc63d77f741f3fb6/transformed/play-services-mlkit-barcode-scanning-18.3.1/AndroidManifest.xml:13:17-120
227                android:value="com.google.firebase.components.ComponentRegistrar" />
227-->[com.google.android.gms:play-services-mlkit-barcode-scanning:18.3.1] /home/jenkins/.gradle/caches/9.6.1/transforms/f5cc82a807b09852bc63d77f741f3fb6/transformed/play-services-mlkit-barcode-scanning-18.3.1/AndroidManifest.xml:14:17-82
228            <meta-data
228-->[com.google.mlkit:vision-common:17.3.0] /home/jenkins/.gradle/caches/9.6.1/transforms/c7db29220dd5fbe55570a94b98ffd8c4/transformed/vision-common-17.3.0/AndroidManifest.xml:12:13-14:85
229                android:name="com.google.firebase.components:com.google.mlkit.vision.common.internal.VisionCommonRegistrar"
229-->[com.google.mlkit:vision-common:17.3.0] /home/jenkins/.gradle/caches/9.6.1/transforms/c7db29220dd5fbe55570a94b98ffd8c4/transformed/vision-common-17.3.0/AndroidManifest.xml:13:17-124
230                android:value="com.google.firebase.components.ComponentRegistrar" />
230-->[com.google.mlkit:vision-common:17.3.0] /home/jenkins/.gradle/caches/9.6.1/transforms/c7db29220dd5fbe55570a94b98ffd8c4/transformed/vision-common-17.3.0/AndroidManifest.xml:14:17-82
231            <meta-data
231-->[com.google.mlkit:common:18.11.0] /home/jenkins/.gradle/caches/9.6.1/transforms/05986e014b4788967b299577c697870e/transformed/common-18.11.0/AndroidManifest.xml:20:13-22:85
232                android:name="com.google.firebase.components:com.google.mlkit.common.internal.CommonComponentRegistrar"
232-->[com.google.mlkit:common:18.11.0] /home/jenkins/.gradle/caches/9.6.1/transforms/05986e014b4788967b299577c697870e/transformed/common-18.11.0/AndroidManifest.xml:21:17-120
233                android:value="com.google.firebase.components.ComponentRegistrar" />
233-->[com.google.mlkit:common:18.11.0] /home/jenkins/.gradle/caches/9.6.1/transforms/05986e014b4788967b299577c697870e/transformed/common-18.11.0/AndroidManifest.xml:22:17-82
234        </service>
235
236        <provider
236-->[com.google.mlkit:common:18.11.0] /home/jenkins/.gradle/caches/9.6.1/transforms/05986e014b4788967b299577c697870e/transformed/common-18.11.0/AndroidManifest.xml:9:9-13:38
237            android:name="com.google.mlkit.common.internal.MlKitInitProvider"
237-->[com.google.mlkit:common:18.11.0] /home/jenkins/.gradle/caches/9.6.1/transforms/05986e014b4788967b299577c697870e/transformed/common-18.11.0/AndroidManifest.xml:10:13-78
238            android:authorities="world.respect.app.mlkitinitprovider"
238-->[com.google.mlkit:common:18.11.0] /home/jenkins/.gradle/caches/9.6.1/transforms/05986e014b4788967b299577c697870e/transformed/common-18.11.0/AndroidManifest.xml:11:13-69
239            android:exported="false"
239-->[com.google.mlkit:common:18.11.0] /home/jenkins/.gradle/caches/9.6.1/transforms/05986e014b4788967b299577c697870e/transformed/common-18.11.0/AndroidManifest.xml:12:13-37
240            android:initOrder="99" />
240-->[com.google.mlkit:common:18.11.0] /home/jenkins/.gradle/caches/9.6.1/transforms/05986e014b4788967b299577c697870e/transformed/common-18.11.0/AndroidManifest.xml:13:13-35
241
242        <activity
242-->[com.google.android.gms:play-services-auth:21.1.1] /home/jenkins/.gradle/caches/9.6.1/transforms/a51a34c319bfa5b9078d7c179ab340b2/transformed/play-services-auth-21.1.1/AndroidManifest.xml:23:9-27:75
243            android:name="com.google.android.gms.auth.api.signin.internal.SignInHubActivity"
243-->[com.google.android.gms:play-services-auth:21.1.1] /home/jenkins/.gradle/caches/9.6.1/transforms/a51a34c319bfa5b9078d7c179ab340b2/transformed/play-services-auth-21.1.1/AndroidManifest.xml:24:13-93
244            android:excludeFromRecents="true"
244-->[com.google.android.gms:play-services-auth:21.1.1] /home/jenkins/.gradle/caches/9.6.1/transforms/a51a34c319bfa5b9078d7c179ab340b2/transformed/play-services-auth-21.1.1/AndroidManifest.xml:25:13-46
245            android:exported="false"
245-->[com.google.android.gms:play-services-auth:21.1.1] /home/jenkins/.gradle/caches/9.6.1/transforms/a51a34c319bfa5b9078d7c179ab340b2/transformed/play-services-auth-21.1.1/AndroidManifest.xml:26:13-37
246            android:theme="@android:style/Theme.Translucent.NoTitleBar" />
246-->[com.google.android.gms:play-services-auth:21.1.1] /home/jenkins/.gradle/caches/9.6.1/transforms/a51a34c319bfa5b9078d7c179ab340b2/transformed/play-services-auth-21.1.1/AndroidManifest.xml:27:13-72
247        <!--
248            Service handling Google Sign-In user revocation. For apps that do not integrate with
249            Google Sign-In, this service will never be started.
250        -->
251        <service
251-->[com.google.android.gms:play-services-auth:21.1.1] /home/jenkins/.gradle/caches/9.6.1/transforms/a51a34c319bfa5b9078d7c179ab340b2/transformed/play-services-auth-21.1.1/AndroidManifest.xml:33:9-37:51
252            android:name="com.google.android.gms.auth.api.signin.RevocationBoundService"
252-->[com.google.android.gms:play-services-auth:21.1.1] /home/jenkins/.gradle/caches/9.6.1/transforms/a51a34c319bfa5b9078d7c179ab340b2/transformed/play-services-auth-21.1.1/AndroidManifest.xml:34:13-89
253            android:exported="true"
253-->[com.google.android.gms:play-services-auth:21.1.1] /home/jenkins/.gradle/caches/9.6.1/transforms/a51a34c319bfa5b9078d7c179ab340b2/transformed/play-services-auth-21.1.1/AndroidManifest.xml:35:13-36
254            android:permission="com.google.android.gms.auth.api.signin.permission.REVOCATION_NOTIFICATION"
254-->[com.google.android.gms:play-services-auth:21.1.1] /home/jenkins/.gradle/caches/9.6.1/transforms/a51a34c319bfa5b9078d7c179ab340b2/transformed/play-services-auth-21.1.1/AndroidManifest.xml:36:13-107
255            android:visibleToInstantApps="true" />
255-->[com.google.android.gms:play-services-auth:21.1.1] /home/jenkins/.gradle/caches/9.6.1/transforms/a51a34c319bfa5b9078d7c179ab340b2/transformed/play-services-auth-21.1.1/AndroidManifest.xml:37:13-48
256
257        <activity
257-->[com.google.android.gms:play-services-base:18.5.0] /home/jenkins/.gradle/caches/9.6.1/transforms/d464a6d6f6d455b566fbbdbc9e5e68a4/transformed/play-services-base-18.5.0/AndroidManifest.xml:5:9-173
258            android:name="com.google.android.gms.common.api.GoogleApiActivity"
258-->[com.google.android.gms:play-services-base:18.5.0] /home/jenkins/.gradle/caches/9.6.1/transforms/d464a6d6f6d455b566fbbdbc9e5e68a4/transformed/play-services-base-18.5.0/AndroidManifest.xml:5:19-85
259            android:exported="false"
259-->[com.google.android.gms:play-services-base:18.5.0] /home/jenkins/.gradle/caches/9.6.1/transforms/d464a6d6f6d455b566fbbdbc9e5e68a4/transformed/play-services-base-18.5.0/AndroidManifest.xml:5:146-170
260            android:theme="@android:style/Theme.Translucent.NoTitleBar" />
260-->[com.google.android.gms:play-services-base:18.5.0] /home/jenkins/.gradle/caches/9.6.1/transforms/d464a6d6f6d455b566fbbdbc9e5e68a4/transformed/play-services-base-18.5.0/AndroidManifest.xml:5:86-145
261
262        <meta-data
262-->[com.google.android.gms:play-services-basement:18.5.0] /home/jenkins/.gradle/caches/9.6.1/transforms/79629a6f98a9e0a15a7bfae988cbd4a7/transformed/play-services-basement-18.5.0/AndroidManifest.xml:21:9-23:69
263            android:name="com.google.android.gms.version"
263-->[com.google.android.gms:play-services-basement:18.5.0] /home/jenkins/.gradle/caches/9.6.1/transforms/79629a6f98a9e0a15a7bfae988cbd4a7/transformed/play-services-basement-18.5.0/AndroidManifest.xml:22:13-58
264            android:value="@integer/google_play_services_version" />
264-->[com.google.android.gms:play-services-basement:18.5.0] /home/jenkins/.gradle/caches/9.6.1/transforms/79629a6f98a9e0a15a7bfae988cbd4a7/transformed/play-services-basement-18.5.0/AndroidManifest.xml:23:13-66
265
266        <provider
266-->[org.jetbrains.compose.components:components-resources-android:1.11.1] /home/jenkins/.gradle/caches/9.6.1/transforms/dcdb079db20512af461e1e9e15b0462b/transformed/library-release/AndroidManifest.xml:8:9-13:20
267            android:name="org.jetbrains.compose.resources.AndroidContextProvider"
267-->[org.jetbrains.compose.components:components-resources-android:1.11.1] /home/jenkins/.gradle/caches/9.6.1/transforms/dcdb079db20512af461e1e9e15b0462b/transformed/library-release/AndroidManifest.xml:9:13-82
268            android:authorities="world.respect.app.resources.AndroidContextProvider"
268-->[org.jetbrains.compose.components:components-resources-android:1.11.1] /home/jenkins/.gradle/caches/9.6.1/transforms/dcdb079db20512af461e1e9e15b0462b/transformed/library-release/AndroidManifest.xml:10:13-84
269            android:enabled="true"
269-->[org.jetbrains.compose.components:components-resources-android:1.11.1] /home/jenkins/.gradle/caches/9.6.1/transforms/dcdb079db20512af461e1e9e15b0462b/transformed/library-release/AndroidManifest.xml:11:13-35
270            android:exported="false" >
270-->[org.jetbrains.compose.components:components-resources-android:1.11.1] /home/jenkins/.gradle/caches/9.6.1/transforms/dcdb079db20512af461e1e9e15b0462b/transformed/library-release/AndroidManifest.xml:12:13-37
271        </provider>
272        <provider
272-->[androidx.work:work-runtime:2.11.2] /home/jenkins/.gradle/caches/9.6.1/transforms/33dc9c99b99f19cfa476317e961c8c51/transformed/work-runtime-2.11.2/AndroidManifest.xml:29:9-37:20
273            android:name="androidx.startup.InitializationProvider"
273-->[androidx.work:work-runtime:2.11.2] /home/jenkins/.gradle/caches/9.6.1/transforms/33dc9c99b99f19cfa476317e961c8c51/transformed/work-runtime-2.11.2/AndroidManifest.xml:30:13-67
274            android:authorities="world.respect.app.androidx-startup"
274-->[androidx.work:work-runtime:2.11.2] /home/jenkins/.gradle/caches/9.6.1/transforms/33dc9c99b99f19cfa476317e961c8c51/transformed/work-runtime-2.11.2/AndroidManifest.xml:31:13-68
275            android:exported="false" >
275-->[androidx.work:work-runtime:2.11.2] /home/jenkins/.gradle/caches/9.6.1/transforms/33dc9c99b99f19cfa476317e961c8c51/transformed/work-runtime-2.11.2/AndroidManifest.xml:32:13-37
276            <meta-data
276-->[androidx.work:work-runtime:2.11.2] /home/jenkins/.gradle/caches/9.6.1/transforms/33dc9c99b99f19cfa476317e961c8c51/transformed/work-runtime-2.11.2/AndroidManifest.xml:34:13-36:52
277                android:name="androidx.work.WorkManagerInitializer"
277-->[androidx.work:work-runtime:2.11.2] /home/jenkins/.gradle/caches/9.6.1/transforms/33dc9c99b99f19cfa476317e961c8c51/transformed/work-runtime-2.11.2/AndroidManifest.xml:35:17-68
278                android:value="androidx.startup" />
278-->[androidx.work:work-runtime:2.11.2] /home/jenkins/.gradle/caches/9.6.1/transforms/33dc9c99b99f19cfa476317e961c8c51/transformed/work-runtime-2.11.2/AndroidManifest.xml:36:17-49
279            <meta-data
279-->[androidx.emoji2:emoji2:1.4.0] /home/jenkins/.gradle/caches/9.6.1/transforms/3aec272cc256bb5467a91724b602e3c7/transformed/emoji2-1.4.0/AndroidManifest.xml:29:13-31:52
280                android:name="androidx.emoji2.text.EmojiCompatInitializer"
280-->[androidx.emoji2:emoji2:1.4.0] /home/jenkins/.gradle/caches/9.6.1/transforms/3aec272cc256bb5467a91724b602e3c7/transformed/emoji2-1.4.0/AndroidManifest.xml:30:17-75
281                android:value="androidx.startup" />
281-->[androidx.emoji2:emoji2:1.4.0] /home/jenkins/.gradle/caches/9.6.1/transforms/3aec272cc256bb5467a91724b602e3c7/transformed/emoji2-1.4.0/AndroidManifest.xml:31:17-49
282            <meta-data
282-->[androidx.lifecycle:lifecycle-process:2.11.0] /home/jenkins/.gradle/caches/9.6.1/transforms/9e7d2cbf6d14c48648dc1aa7bbc06e9a/transformed/lifecycle-process-2.11.0/AndroidManifest.xml:29:13-31:52
283                android:name="androidx.lifecycle.ProcessLifecycleInitializer"
283-->[androidx.lifecycle:lifecycle-process:2.11.0] /home/jenkins/.gradle/caches/9.6.1/transforms/9e7d2cbf6d14c48648dc1aa7bbc06e9a/transformed/lifecycle-process-2.11.0/AndroidManifest.xml:30:17-78
284                android:value="androidx.startup" />
284-->[androidx.lifecycle:lifecycle-process:2.11.0] /home/jenkins/.gradle/caches/9.6.1/transforms/9e7d2cbf6d14c48648dc1aa7bbc06e9a/transformed/lifecycle-process-2.11.0/AndroidManifest.xml:31:17-49
285            <meta-data
285-->[com.squareup.okhttp3:okhttp-android:5.4.0] /home/jenkins/.gradle/caches/9.6.1/transforms/a29522a67204634d9ce9f174a0e0b397/transformed/okhttp/AndroidManifest.xml:16:13-18:52
286                android:name="okhttp3.internal.platform.PlatformInitializer"
286-->[com.squareup.okhttp3:okhttp-android:5.4.0] /home/jenkins/.gradle/caches/9.6.1/transforms/a29522a67204634d9ce9f174a0e0b397/transformed/okhttp/AndroidManifest.xml:17:17-77
287                android:value="androidx.startup" />
287-->[com.squareup.okhttp3:okhttp-android:5.4.0] /home/jenkins/.gradle/caches/9.6.1/transforms/a29522a67204634d9ce9f174a0e0b397/transformed/okhttp/AndroidManifest.xml:18:17-49
288            <meta-data
288-->[androidx.profileinstaller:profileinstaller:1.4.1] /home/jenkins/.gradle/caches/9.6.1/transforms/de979c0be4c242f8806fd64f743b8622/transformed/profileinstaller-1.4.1/AndroidManifest.xml:29:13-31:52
289                android:name="androidx.profileinstaller.ProfileInstallerInitializer"
289-->[androidx.profileinstaller:profileinstaller:1.4.1] /home/jenkins/.gradle/caches/9.6.1/transforms/de979c0be4c242f8806fd64f743b8622/transformed/profileinstaller-1.4.1/AndroidManifest.xml:30:17-85
290                android:value="androidx.startup" />
290-->[androidx.profileinstaller:profileinstaller:1.4.1] /home/jenkins/.gradle/caches/9.6.1/transforms/de979c0be4c242f8806fd64f743b8622/transformed/profileinstaller-1.4.1/AndroidManifest.xml:31:17-49
291        </provider>
292
293        <service
293-->[androidx.work:work-runtime:2.11.2] /home/jenkins/.gradle/caches/9.6.1/transforms/33dc9c99b99f19cfa476317e961c8c51/transformed/work-runtime-2.11.2/AndroidManifest.xml:39:9-45:35
294            android:name="androidx.work.impl.background.systemjob.SystemJobService"
294-->[androidx.work:work-runtime:2.11.2] /home/jenkins/.gradle/caches/9.6.1/transforms/33dc9c99b99f19cfa476317e961c8c51/transformed/work-runtime-2.11.2/AndroidManifest.xml:40:13-84
295            android:directBootAware="false"
295-->[androidx.work:work-runtime:2.11.2] /home/jenkins/.gradle/caches/9.6.1/transforms/33dc9c99b99f19cfa476317e961c8c51/transformed/work-runtime-2.11.2/AndroidManifest.xml:41:13-44
296            android:enabled="@bool/enable_system_job_service_default"
296-->[androidx.work:work-runtime:2.11.2] /home/jenkins/.gradle/caches/9.6.1/transforms/33dc9c99b99f19cfa476317e961c8c51/transformed/work-runtime-2.11.2/AndroidManifest.xml:42:13-70
297            android:exported="true"
297-->[androidx.work:work-runtime:2.11.2] /home/jenkins/.gradle/caches/9.6.1/transforms/33dc9c99b99f19cfa476317e961c8c51/transformed/work-runtime-2.11.2/AndroidManifest.xml:43:13-36
298            android:permission="android.permission.BIND_JOB_SERVICE" />
298-->[androidx.work:work-runtime:2.11.2] /home/jenkins/.gradle/caches/9.6.1/transforms/33dc9c99b99f19cfa476317e961c8c51/transformed/work-runtime-2.11.2/AndroidManifest.xml:44:13-69
299        <service
299-->[androidx.work:work-runtime:2.11.2] /home/jenkins/.gradle/caches/9.6.1/transforms/33dc9c99b99f19cfa476317e961c8c51/transformed/work-runtime-2.11.2/AndroidManifest.xml:46:9-52:35
300            android:name="androidx.work.impl.foreground.SystemForegroundService"
300-->[androidx.work:work-runtime:2.11.2] /home/jenkins/.gradle/caches/9.6.1/transforms/33dc9c99b99f19cfa476317e961c8c51/transformed/work-runtime-2.11.2/AndroidManifest.xml:47:13-81
301            android:directBootAware="false"
301-->[androidx.work:work-runtime:2.11.2] /home/jenkins/.gradle/caches/9.6.1/transforms/33dc9c99b99f19cfa476317e961c8c51/transformed/work-runtime-2.11.2/AndroidManifest.xml:48:13-44
302            android:enabled="@bool/enable_system_foreground_service_default"
302-->[androidx.work:work-runtime:2.11.2] /home/jenkins/.gradle/caches/9.6.1/transforms/33dc9c99b99f19cfa476317e961c8c51/transformed/work-runtime-2.11.2/AndroidManifest.xml:49:13-77
303            android:exported="false" />
303-->[androidx.work:work-runtime:2.11.2] /home/jenkins/.gradle/caches/9.6.1/transforms/33dc9c99b99f19cfa476317e961c8c51/transformed/work-runtime-2.11.2/AndroidManifest.xml:50:13-37
304
305        <receiver
305-->[androidx.work:work-runtime:2.11.2] /home/jenkins/.gradle/caches/9.6.1/transforms/33dc9c99b99f19cfa476317e961c8c51/transformed/work-runtime-2.11.2/AndroidManifest.xml:54:9-59:35
306            android:name="androidx.work.impl.utils.ForceStopRunnable$BroadcastReceiver"
306-->[androidx.work:work-runtime:2.11.2] /home/jenkins/.gradle/caches/9.6.1/transforms/33dc9c99b99f19cfa476317e961c8c51/transformed/work-runtime-2.11.2/AndroidManifest.xml:55:13-88
307            android:directBootAware="false"
307-->[androidx.work:work-runtime:2.11.2] /home/jenkins/.gradle/caches/9.6.1/transforms/33dc9c99b99f19cfa476317e961c8c51/transformed/work-runtime-2.11.2/AndroidManifest.xml:56:13-44
308            android:enabled="true"
308-->[androidx.work:work-runtime:2.11.2] /home/jenkins/.gradle/caches/9.6.1/transforms/33dc9c99b99f19cfa476317e961c8c51/transformed/work-runtime-2.11.2/AndroidManifest.xml:57:13-35
309            android:exported="false" />
309-->[androidx.work:work-runtime:2.11.2] /home/jenkins/.gradle/caches/9.6.1/transforms/33dc9c99b99f19cfa476317e961c8c51/transformed/work-runtime-2.11.2/AndroidManifest.xml:58:13-37
310        <receiver
310-->[androidx.work:work-runtime:2.11.2] /home/jenkins/.gradle/caches/9.6.1/transforms/33dc9c99b99f19cfa476317e961c8c51/transformed/work-runtime-2.11.2/AndroidManifest.xml:60:9-69:20
311            android:name="androidx.work.impl.background.systemalarm.RescheduleReceiver"
311-->[androidx.work:work-runtime:2.11.2] /home/jenkins/.gradle/caches/9.6.1/transforms/33dc9c99b99f19cfa476317e961c8c51/transformed/work-runtime-2.11.2/AndroidManifest.xml:61:13-88
312            android:directBootAware="false"
312-->[androidx.work:work-runtime:2.11.2] /home/jenkins/.gradle/caches/9.6.1/transforms/33dc9c99b99f19cfa476317e961c8c51/transformed/work-runtime-2.11.2/AndroidManifest.xml:62:13-44
313            android:enabled="false"
313-->[androidx.work:work-runtime:2.11.2] /home/jenkins/.gradle/caches/9.6.1/transforms/33dc9c99b99f19cfa476317e961c8c51/transformed/work-runtime-2.11.2/AndroidManifest.xml:63:13-36
314            android:exported="false" >
314-->[androidx.work:work-runtime:2.11.2] /home/jenkins/.gradle/caches/9.6.1/transforms/33dc9c99b99f19cfa476317e961c8c51/transformed/work-runtime-2.11.2/AndroidManifest.xml:64:13-37
315            <intent-filter>
315-->[androidx.work:work-runtime:2.11.2] /home/jenkins/.gradle/caches/9.6.1/transforms/33dc9c99b99f19cfa476317e961c8c51/transformed/work-runtime-2.11.2/AndroidManifest.xml:66:13-68:29
316                <action android:name="android.intent.action.BOOT_COMPLETED" />
316-->[androidx.work:work-runtime:2.11.2] /home/jenkins/.gradle/caches/9.6.1/transforms/33dc9c99b99f19cfa476317e961c8c51/transformed/work-runtime-2.11.2/AndroidManifest.xml:67:17-79
316-->[androidx.work:work-runtime:2.11.2] /home/jenkins/.gradle/caches/9.6.1/transforms/33dc9c99b99f19cfa476317e961c8c51/transformed/work-runtime-2.11.2/AndroidManifest.xml:67:25-76
317            </intent-filter>
318        </receiver>
319        <receiver
319-->[androidx.work:work-runtime:2.11.2] /home/jenkins/.gradle/caches/9.6.1/transforms/33dc9c99b99f19cfa476317e961c8c51/transformed/work-runtime-2.11.2/AndroidManifest.xml:70:9-80:20
320            android:name="androidx.work.impl.diagnostics.DiagnosticsReceiver"
320-->[androidx.work:work-runtime:2.11.2] /home/jenkins/.gradle/caches/9.6.1/transforms/33dc9c99b99f19cfa476317e961c8c51/transformed/work-runtime-2.11.2/AndroidManifest.xml:71:13-78
321            android:directBootAware="false"
321-->[androidx.work:work-runtime:2.11.2] /home/jenkins/.gradle/caches/9.6.1/transforms/33dc9c99b99f19cfa476317e961c8c51/transformed/work-runtime-2.11.2/AndroidManifest.xml:72:13-44
322            android:enabled="true"
322-->[androidx.work:work-runtime:2.11.2] /home/jenkins/.gradle/caches/9.6.1/transforms/33dc9c99b99f19cfa476317e961c8c51/transformed/work-runtime-2.11.2/AndroidManifest.xml:73:13-35
323            android:exported="true"
323-->[androidx.work:work-runtime:2.11.2] /home/jenkins/.gradle/caches/9.6.1/transforms/33dc9c99b99f19cfa476317e961c8c51/transformed/work-runtime-2.11.2/AndroidManifest.xml:74:13-36
324            android:permission="android.permission.DUMP" >
324-->[androidx.work:work-runtime:2.11.2] /home/jenkins/.gradle/caches/9.6.1/transforms/33dc9c99b99f19cfa476317e961c8c51/transformed/work-runtime-2.11.2/AndroidManifest.xml:75:13-57
325            <intent-filter>
325-->[androidx.work:work-runtime:2.11.2] /home/jenkins/.gradle/caches/9.6.1/transforms/33dc9c99b99f19cfa476317e961c8c51/transformed/work-runtime-2.11.2/AndroidManifest.xml:77:13-79:29
326                <action android:name="androidx.work.diagnostics.REQUEST_DIAGNOSTICS" />
326-->[androidx.work:work-runtime:2.11.2] /home/jenkins/.gradle/caches/9.6.1/transforms/33dc9c99b99f19cfa476317e961c8c51/transformed/work-runtime-2.11.2/AndroidManifest.xml:78:17-88
326-->[androidx.work:work-runtime:2.11.2] /home/jenkins/.gradle/caches/9.6.1/transforms/33dc9c99b99f19cfa476317e961c8c51/transformed/work-runtime-2.11.2/AndroidManifest.xml:78:25-85
327            </intent-filter>
328        </receiver>
329
330        <service
330-->[androidx.room:room-runtime-android:2.8.4] /home/jenkins/.gradle/caches/9.6.1/transforms/15dd69797ab1eb6a3a61e33e876dba36/transformed/room-runtime/AndroidManifest.xml:24:9-28:63
331            android:name="androidx.room.MultiInstanceInvalidationService"
331-->[androidx.room:room-runtime-android:2.8.4] /home/jenkins/.gradle/caches/9.6.1/transforms/15dd69797ab1eb6a3a61e33e876dba36/transformed/room-runtime/AndroidManifest.xml:25:13-74
332            android:directBootAware="true"
332-->[androidx.room:room-runtime-android:2.8.4] /home/jenkins/.gradle/caches/9.6.1/transforms/15dd69797ab1eb6a3a61e33e876dba36/transformed/room-runtime/AndroidManifest.xml:26:13-43
333            android:exported="false" />
333-->[androidx.room:room-runtime-android:2.8.4] /home/jenkins/.gradle/caches/9.6.1/transforms/15dd69797ab1eb6a3a61e33e876dba36/transformed/room-runtime/AndroidManifest.xml:27:13-37
334
335        <uses-library
335-->[androidx.window:window:1.5.0] /home/jenkins/.gradle/caches/9.6.1/transforms/9a29b0daec216dd8e914ff36f0fc4f0a/transformed/window-1.5.0/AndroidManifest.xml:23:9-25:40
336            android:name="androidx.window.extensions"
336-->[androidx.window:window:1.5.0] /home/jenkins/.gradle/caches/9.6.1/transforms/9a29b0daec216dd8e914ff36f0fc4f0a/transformed/window-1.5.0/AndroidManifest.xml:24:13-54
337            android:required="false" />
337-->[androidx.window:window:1.5.0] /home/jenkins/.gradle/caches/9.6.1/transforms/9a29b0daec216dd8e914ff36f0fc4f0a/transformed/window-1.5.0/AndroidManifest.xml:25:13-37
338        <uses-library
338-->[androidx.window:window:1.5.0] /home/jenkins/.gradle/caches/9.6.1/transforms/9a29b0daec216dd8e914ff36f0fc4f0a/transformed/window-1.5.0/AndroidManifest.xml:26:9-28:40
339            android:name="androidx.window.sidecar"
339-->[androidx.window:window:1.5.0] /home/jenkins/.gradle/caches/9.6.1/transforms/9a29b0daec216dd8e914ff36f0fc4f0a/transformed/window-1.5.0/AndroidManifest.xml:27:13-51
340            android:required="false" />
340-->[androidx.window:window:1.5.0] /home/jenkins/.gradle/caches/9.6.1/transforms/9a29b0daec216dd8e914ff36f0fc4f0a/transformed/window-1.5.0/AndroidManifest.xml:28:13-37
341
342        <service
342-->[ch.acra:acra-core:5.13.1] /home/jenkins/.gradle/caches/9.6.1/transforms/3502b2864ec2eb0dca998e135933798e/transformed/acra-core-5.13.1/AndroidManifest.xml:24:9-28:39
343            android:name="org.acra.sender.LegacySenderService"
343-->[ch.acra:acra-core:5.13.1] /home/jenkins/.gradle/caches/9.6.1/transforms/3502b2864ec2eb0dca998e135933798e/transformed/acra-core-5.13.1/AndroidManifest.xml:25:13-63
344            android:enabled="@bool/acra_enable_legacy_service"
344-->[ch.acra:acra-core:5.13.1] /home/jenkins/.gradle/caches/9.6.1/transforms/3502b2864ec2eb0dca998e135933798e/transformed/acra-core-5.13.1/AndroidManifest.xml:26:13-63
345            android:exported="false"
345-->[ch.acra:acra-core:5.13.1] /home/jenkins/.gradle/caches/9.6.1/transforms/3502b2864ec2eb0dca998e135933798e/transformed/acra-core-5.13.1/AndroidManifest.xml:27:13-37
346            android:process=":acra" />
346-->[ch.acra:acra-core:5.13.1] /home/jenkins/.gradle/caches/9.6.1/transforms/3502b2864ec2eb0dca998e135933798e/transformed/acra-core-5.13.1/AndroidManifest.xml:28:13-36
347        <service
347-->[ch.acra:acra-core:5.13.1] /home/jenkins/.gradle/caches/9.6.1/transforms/3502b2864ec2eb0dca998e135933798e/transformed/acra-core-5.13.1/AndroidManifest.xml:29:9-34:39
348            android:name="org.acra.sender.JobSenderService"
348-->[ch.acra:acra-core:5.13.1] /home/jenkins/.gradle/caches/9.6.1/transforms/3502b2864ec2eb0dca998e135933798e/transformed/acra-core-5.13.1/AndroidManifest.xml:30:13-60
349            android:enabled="@bool/acra_enable_job_service"
349-->[ch.acra:acra-core:5.13.1] /home/jenkins/.gradle/caches/9.6.1/transforms/3502b2864ec2eb0dca998e135933798e/transformed/acra-core-5.13.1/AndroidManifest.xml:31:13-60
350            android:exported="false"
350-->[ch.acra:acra-core:5.13.1] /home/jenkins/.gradle/caches/9.6.1/transforms/3502b2864ec2eb0dca998e135933798e/transformed/acra-core-5.13.1/AndroidManifest.xml:32:13-37
351            android:permission="android.permission.BIND_JOB_SERVICE"
351-->[ch.acra:acra-core:5.13.1] /home/jenkins/.gradle/caches/9.6.1/transforms/3502b2864ec2eb0dca998e135933798e/transformed/acra-core-5.13.1/AndroidManifest.xml:33:13-69
352            android:process=":acra" />
352-->[ch.acra:acra-core:5.13.1] /home/jenkins/.gradle/caches/9.6.1/transforms/3502b2864ec2eb0dca998e135933798e/transformed/acra-core-5.13.1/AndroidManifest.xml:34:13-36
353
354        <provider
354-->[ch.acra:acra-core:5.13.1] /home/jenkins/.gradle/caches/9.6.1/transforms/3502b2864ec2eb0dca998e135933798e/transformed/acra-core-5.13.1/AndroidManifest.xml:36:9-42:51
355            android:name="org.acra.attachment.AcraContentProvider"
355-->[ch.acra:acra-core:5.13.1] /home/jenkins/.gradle/caches/9.6.1/transforms/3502b2864ec2eb0dca998e135933798e/transformed/acra-core-5.13.1/AndroidManifest.xml:37:13-67
356            android:authorities="world.respect.app.acra"
356-->[ch.acra:acra-core:5.13.1] /home/jenkins/.gradle/caches/9.6.1/transforms/3502b2864ec2eb0dca998e135933798e/transformed/acra-core-5.13.1/AndroidManifest.xml:38:13-56
357            android:exported="false"
357-->[ch.acra:acra-core:5.13.1] /home/jenkins/.gradle/caches/9.6.1/transforms/3502b2864ec2eb0dca998e135933798e/transformed/acra-core-5.13.1/AndroidManifest.xml:39:13-37
358            android:grantUriPermissions="true"
358-->[ch.acra:acra-core:5.13.1] /home/jenkins/.gradle/caches/9.6.1/transforms/3502b2864ec2eb0dca998e135933798e/transformed/acra-core-5.13.1/AndroidManifest.xml:40:13-47
359            android:process=":acra" />
359-->[ch.acra:acra-core:5.13.1] /home/jenkins/.gradle/caches/9.6.1/transforms/3502b2864ec2eb0dca998e135933798e/transformed/acra-core-5.13.1/AndroidManifest.xml:41:13-36
360
361        <receiver
361-->[androidx.profileinstaller:profileinstaller:1.4.1] /home/jenkins/.gradle/caches/9.6.1/transforms/de979c0be4c242f8806fd64f743b8622/transformed/profileinstaller-1.4.1/AndroidManifest.xml:34:9-52:20
362            android:name="androidx.profileinstaller.ProfileInstallReceiver"
362-->[androidx.profileinstaller:profileinstaller:1.4.1] /home/jenkins/.gradle/caches/9.6.1/transforms/de979c0be4c242f8806fd64f743b8622/transformed/profileinstaller-1.4.1/AndroidManifest.xml:35:13-76
363            android:directBootAware="false"
363-->[androidx.profileinstaller:profileinstaller:1.4.1] /home/jenkins/.gradle/caches/9.6.1/transforms/de979c0be4c242f8806fd64f743b8622/transformed/profileinstaller-1.4.1/AndroidManifest.xml:36:13-44
364            android:enabled="true"
364-->[androidx.profileinstaller:profileinstaller:1.4.1] /home/jenkins/.gradle/caches/9.6.1/transforms/de979c0be4c242f8806fd64f743b8622/transformed/profileinstaller-1.4.1/AndroidManifest.xml:37:13-35
365            android:exported="true"
365-->[androidx.profileinstaller:profileinstaller:1.4.1] /home/jenkins/.gradle/caches/9.6.1/transforms/de979c0be4c242f8806fd64f743b8622/transformed/profileinstaller-1.4.1/AndroidManifest.xml:38:13-36
366            android:permission="android.permission.DUMP" >
366-->[androidx.profileinstaller:profileinstaller:1.4.1] /home/jenkins/.gradle/caches/9.6.1/transforms/de979c0be4c242f8806fd64f743b8622/transformed/profileinstaller-1.4.1/AndroidManifest.xml:39:13-57
367            <intent-filter>
367-->[androidx.profileinstaller:profileinstaller:1.4.1] /home/jenkins/.gradle/caches/9.6.1/transforms/de979c0be4c242f8806fd64f743b8622/transformed/profileinstaller-1.4.1/AndroidManifest.xml:40:13-42:29
368                <action android:name="androidx.profileinstaller.action.INSTALL_PROFILE" />
368-->[androidx.profileinstaller:profileinstaller:1.4.1] /home/jenkins/.gradle/caches/9.6.1/transforms/de979c0be4c242f8806fd64f743b8622/transformed/profileinstaller-1.4.1/AndroidManifest.xml:41:17-91
368-->[androidx.profileinstaller:profileinstaller:1.4.1] /home/jenkins/.gradle/caches/9.6.1/transforms/de979c0be4c242f8806fd64f743b8622/transformed/profileinstaller-1.4.1/AndroidManifest.xml:41:25-88
369            </intent-filter>
370            <intent-filter>
370-->[androidx.profileinstaller:profileinstaller:1.4.1] /home/jenkins/.gradle/caches/9.6.1/transforms/de979c0be4c242f8806fd64f743b8622/transformed/profileinstaller-1.4.1/AndroidManifest.xml:43:13-45:29
371                <action android:name="androidx.profileinstaller.action.SKIP_FILE" />
371-->[androidx.profileinstaller:profileinstaller:1.4.1] /home/jenkins/.gradle/caches/9.6.1/transforms/de979c0be4c242f8806fd64f743b8622/transformed/profileinstaller-1.4.1/AndroidManifest.xml:44:17-85
371-->[androidx.profileinstaller:profileinstaller:1.4.1] /home/jenkins/.gradle/caches/9.6.1/transforms/de979c0be4c242f8806fd64f743b8622/transformed/profileinstaller-1.4.1/AndroidManifest.xml:44:25-82
372            </intent-filter>
373            <intent-filter>
373-->[androidx.profileinstaller:profileinstaller:1.4.1] /home/jenkins/.gradle/caches/9.6.1/transforms/de979c0be4c242f8806fd64f743b8622/transformed/profileinstaller-1.4.1/AndroidManifest.xml:46:13-48:29
374                <action android:name="androidx.profileinstaller.action.SAVE_PROFILE" />
374-->[androidx.profileinstaller:profileinstaller:1.4.1] /home/jenkins/.gradle/caches/9.6.1/transforms/de979c0be4c242f8806fd64f743b8622/transformed/profileinstaller-1.4.1/AndroidManifest.xml:47:17-88
374-->[androidx.profileinstaller:profileinstaller:1.4.1] /home/jenkins/.gradle/caches/9.6.1/transforms/de979c0be4c242f8806fd64f743b8622/transformed/profileinstaller-1.4.1/AndroidManifest.xml:47:25-85
375            </intent-filter>
376            <intent-filter>
376-->[androidx.profileinstaller:profileinstaller:1.4.1] /home/jenkins/.gradle/caches/9.6.1/transforms/de979c0be4c242f8806fd64f743b8622/transformed/profileinstaller-1.4.1/AndroidManifest.xml:49:13-51:29
377                <action android:name="androidx.profileinstaller.action.BENCHMARK_OPERATION" />
377-->[androidx.profileinstaller:profileinstaller:1.4.1] /home/jenkins/.gradle/caches/9.6.1/transforms/de979c0be4c242f8806fd64f743b8622/transformed/profileinstaller-1.4.1/AndroidManifest.xml:50:17-95
377-->[androidx.profileinstaller:profileinstaller:1.4.1] /home/jenkins/.gradle/caches/9.6.1/transforms/de979c0be4c242f8806fd64f743b8622/transformed/profileinstaller-1.4.1/AndroidManifest.xml:50:25-92
378            </intent-filter>
379        </receiver>
380
381        <service
381-->[com.google.android.datatransport:transport-backend-cct:2.3.3] /home/jenkins/.gradle/caches/9.6.1/transforms/310b8c953402493442d6564cce5e3e4c/transformed/transport-backend-cct-2.3.3/AndroidManifest.xml:29:9-35:19
382            android:name="com.google.android.datatransport.runtime.backends.TransportBackendDiscovery"
382-->[com.google.android.datatransport:transport-backend-cct:2.3.3] /home/jenkins/.gradle/caches/9.6.1/transforms/310b8c953402493442d6564cce5e3e4c/transformed/transport-backend-cct-2.3.3/AndroidManifest.xml:30:13-103
383            android:exported="false" >
383-->[com.google.android.datatransport:transport-backend-cct:2.3.3] /home/jenkins/.gradle/caches/9.6.1/transforms/310b8c953402493442d6564cce5e3e4c/transformed/transport-backend-cct-2.3.3/AndroidManifest.xml:31:13-37
384            <meta-data
384-->[com.google.android.datatransport:transport-backend-cct:2.3.3] /home/jenkins/.gradle/caches/9.6.1/transforms/310b8c953402493442d6564cce5e3e4c/transformed/transport-backend-cct-2.3.3/AndroidManifest.xml:32:13-34:39
385                android:name="backend:com.google.android.datatransport.cct.CctBackendFactory"
385-->[com.google.android.datatransport:transport-backend-cct:2.3.3] /home/jenkins/.gradle/caches/9.6.1/transforms/310b8c953402493442d6564cce5e3e4c/transformed/transport-backend-cct-2.3.3/AndroidManifest.xml:33:17-94
386                android:value="cct" />
386-->[com.google.android.datatransport:transport-backend-cct:2.3.3] /home/jenkins/.gradle/caches/9.6.1/transforms/310b8c953402493442d6564cce5e3e4c/transformed/transport-backend-cct-2.3.3/AndroidManifest.xml:34:17-36
387        </service>
388        <service
388-->[com.google.android.datatransport:transport-runtime:2.2.6] /home/jenkins/.gradle/caches/9.6.1/transforms/c44c61fd70e723e2fa8e2cf6d3d73fb3/transformed/transport-runtime-2.2.6/AndroidManifest.xml:26:9-30:19
389            android:name="com.google.android.datatransport.runtime.scheduling.jobscheduling.JobInfoSchedulerService"
389-->[com.google.android.datatransport:transport-runtime:2.2.6] /home/jenkins/.gradle/caches/9.6.1/transforms/c44c61fd70e723e2fa8e2cf6d3d73fb3/transformed/transport-runtime-2.2.6/AndroidManifest.xml:27:13-117
390            android:exported="false"
390-->[com.google.android.datatransport:transport-runtime:2.2.6] /home/jenkins/.gradle/caches/9.6.1/transforms/c44c61fd70e723e2fa8e2cf6d3d73fb3/transformed/transport-runtime-2.2.6/AndroidManifest.xml:28:13-37
391            android:permission="android.permission.BIND_JOB_SERVICE" >
391-->[com.google.android.datatransport:transport-runtime:2.2.6] /home/jenkins/.gradle/caches/9.6.1/transforms/c44c61fd70e723e2fa8e2cf6d3d73fb3/transformed/transport-runtime-2.2.6/AndroidManifest.xml:29:13-69
392        </service>
393
394        <receiver
394-->[com.google.android.datatransport:transport-runtime:2.2.6] /home/jenkins/.gradle/caches/9.6.1/transforms/c44c61fd70e723e2fa8e2cf6d3d73fb3/transformed/transport-runtime-2.2.6/AndroidManifest.xml:32:9-34:40
395            android:name="com.google.android.datatransport.runtime.scheduling.jobscheduling.AlarmManagerSchedulerBroadcastReceiver"
395-->[com.google.android.datatransport:transport-runtime:2.2.6] /home/jenkins/.gradle/caches/9.6.1/transforms/c44c61fd70e723e2fa8e2cf6d3d73fb3/transformed/transport-runtime-2.2.6/AndroidManifest.xml:33:13-132
396            android:exported="false" />
396-->[com.google.android.datatransport:transport-runtime:2.2.6] /home/jenkins/.gradle/caches/9.6.1/transforms/c44c61fd70e723e2fa8e2cf6d3d73fb3/transformed/transport-runtime-2.2.6/AndroidManifest.xml:34:13-37
397    </application>
398
399</manifest>
