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