1<?xml version="1.0" encoding="utf-8"?>
2<manifest xmlns:android="http://schemas.android.com/apk/res/android"
3    package="com.fingerprint.reader.test"
4    android:versionCode="1"
5    android:versionName="1.0" >
6
7    <uses-sdk
8        android:minSdkVersion="24"
9        android:targetSdkVersion="35" />
10
11    <uses-permission
11-->K:\Work\Software\Android\FAP10-JAR\FAP10-JAR-FPTest\app\src\main\AndroidManifest.xml:5:5-100
12        android:name="android.permission.BLUETOOTH_ADMIN"
12-->K:\Work\Software\Android\FAP10-JAR\FAP10-JAR-FPTest\app\src\main\AndroidManifest.xml:5:22-71
13        android:maxSdkVersion="30" />
13-->K:\Work\Software\Android\FAP10-JAR\FAP10-JAR-FPTest\app\src\main\AndroidManifest.xml:5:72-98
14    <uses-permission
14-->K:\Work\Software\Android\FAP10-JAR\FAP10-JAR-FPTest\app\src\main\AndroidManifest.xml:6:5-94
15        android:name="android.permission.BLUETOOTH"
15-->K:\Work\Software\Android\FAP10-JAR\FAP10-JAR-FPTest\app\src\main\AndroidManifest.xml:6:22-65
16        android:maxSdkVersion="30" />
16-->K:\Work\Software\Android\FAP10-JAR\FAP10-JAR-FPTest\app\src\main\AndroidManifest.xml:6:66-92
17    <uses-permission android:name="android.permission.BLUETOOTH_SCAN" />
17-->K:\Work\Software\Android\FAP10-JAR\FAP10-JAR-FPTest\app\src\main\AndroidManifest.xml:7:5-72
17-->K:\Work\Software\Android\FAP10-JAR\FAP10-JAR-FPTest\app\src\main\AndroidManifest.xml:7:22-70
18    <uses-permission android:name="android.permission.BLUETOOTH_CONNECT" />
18-->K:\Work\Software\Android\FAP10-JAR\FAP10-JAR-FPTest\app\src\main\AndroidManifest.xml:8:5-76
18-->K:\Work\Software\Android\FAP10-JAR\FAP10-JAR-FPTest\app\src\main\AndroidManifest.xml:8:22-73
19    <uses-permission android:name="android.permission.BLUETOOTH_ADVERTISE" />
19-->K:\Work\Software\Android\FAP10-JAR\FAP10-JAR-FPTest\app\src\main\AndroidManifest.xml:9:5-78
19-->K:\Work\Software\Android\FAP10-JAR\FAP10-JAR-FPTest\app\src\main\AndroidManifest.xml:9:22-75
20    <uses-permission android:name="android.permission.ACCESS_FINE_LOCATION" />
20-->K:\Work\Software\Android\FAP10-JAR\FAP10-JAR-FPTest\app\src\main\AndroidManifest.xml:10:5-79
20-->K:\Work\Software\Android\FAP10-JAR\FAP10-JAR-FPTest\app\src\main\AndroidManifest.xml:10:22-76
21    <uses-permission android:name="android.permission.ACCESS_COARSE_LOCATION" />
21-->K:\Work\Software\Android\FAP10-JAR\FAP10-JAR-FPTest\app\src\main\AndroidManifest.xml:11:5-81
21-->K:\Work\Software\Android\FAP10-JAR\FAP10-JAR-FPTest\app\src\main\AndroidManifest.xml:11:22-78
22    <uses-permission android:name="android.permission.READ_EXTERNAL_STORAGE" />
22-->K:\Work\Software\Android\FAP10-JAR\FAP10-JAR-FPTest\app\src\main\AndroidManifest.xml:13:5-80
22-->K:\Work\Software\Android\FAP10-JAR\FAP10-JAR-FPTest\app\src\main\AndroidManifest.xml:13:22-77
23    <uses-permission android:name="android.permission.WRITE_EXTERNAL_STORAGE" />
23-->K:\Work\Software\Android\FAP10-JAR\FAP10-JAR-FPTest\app\src\main\AndroidManifest.xml:14:5-81
23-->K:\Work\Software\Android\FAP10-JAR\FAP10-JAR-FPTest\app\src\main\AndroidManifest.xml:14:22-78
24
25    <uses-feature
25-->K:\Work\Software\Android\FAP10-JAR\FAP10-JAR-FPTest\app\src\main\AndroidManifest.xml:16:5-18:35
26        android:name="android.hardware.usb.host"
26-->K:\Work\Software\Android\FAP10-JAR\FAP10-JAR-FPTest\app\src\main\AndroidManifest.xml:17:9-49
27        android:required="true" />
27-->K:\Work\Software\Android\FAP10-JAR\FAP10-JAR-FPTest\app\src\main\AndroidManifest.xml:18:9-32
28    <uses-feature android:name="android.hardware.usb.accessory" />
28-->K:\Work\Software\Android\FAP10-JAR\FAP10-JAR-FPTest\app\src\main\AndroidManifest.xml:19:5-67
28-->K:\Work\Software\Android\FAP10-JAR\FAP10-JAR-FPTest\app\src\main\AndroidManifest.xml:19:19-64
29
30    <permission
30-->[androidx.core:core:1.13.0] C:\Users\XPB\.gradle\caches\8.10.2\transforms\1bac8957d614a6ff6664ec8178009486\transformed\core-1.13.0\AndroidManifest.xml:22:5-24:47
31        android:name="com.fingerprint.reader.test.DYNAMIC_RECEIVER_NOT_EXPORTED_PERMISSION"
31-->[androidx.core:core:1.13.0] C:\Users\XPB\.gradle\caches\8.10.2\transforms\1bac8957d614a6ff6664ec8178009486\transformed\core-1.13.0\AndroidManifest.xml:23:9-81
32        android:protectionLevel="signature" />
32-->[androidx.core:core:1.13.0] C:\Users\XPB\.gradle\caches\8.10.2\transforms\1bac8957d614a6ff6664ec8178009486\transformed\core-1.13.0\AndroidManifest.xml:24:9-44
33
34    <uses-permission android:name="com.fingerprint.reader.test.DYNAMIC_RECEIVER_NOT_EXPORTED_PERMISSION" />
34-->[androidx.core:core:1.13.0] C:\Users\XPB\.gradle\caches\8.10.2\transforms\1bac8957d614a6ff6664ec8178009486\transformed\core-1.13.0\AndroidManifest.xml:26:5-97
34-->[androidx.core:core:1.13.0] C:\Users\XPB\.gradle\caches\8.10.2\transforms\1bac8957d614a6ff6664ec8178009486\transformed\core-1.13.0\AndroidManifest.xml:26:22-94
35
36    <application
36-->K:\Work\Software\Android\FAP10-JAR\FAP10-JAR-FPTest\app\src\main\AndroidManifest.xml:21:5-74:19
37        android:allowBackup="true"
37-->K:\Work\Software\Android\FAP10-JAR\FAP10-JAR-FPTest\app\src\main\AndroidManifest.xml:22:9-35
38        android:appComponentFactory="androidx.core.app.CoreComponentFactory"
38-->[androidx.core:core:1.13.0] C:\Users\XPB\.gradle\caches\8.10.2\transforms\1bac8957d614a6ff6664ec8178009486\transformed\core-1.13.0\AndroidManifest.xml:28:18-86
39        android:dataExtractionRules="@xml/data_extraction_rules"
39-->K:\Work\Software\Android\FAP10-JAR\FAP10-JAR-FPTest\app\src\main\AndroidManifest.xml:23:9-65
40        android:debuggable="true"
41        android:extractNativeLibs="false"
42        android:fullBackupContent="@xml/backup_rules"
42-->K:\Work\Software\Android\FAP10-JAR\FAP10-JAR-FPTest\app\src\main\AndroidManifest.xml:24:9-54
43        android:icon="@mipmap/ic_launcher"
43-->K:\Work\Software\Android\FAP10-JAR\FAP10-JAR-FPTest\app\src\main\AndroidManifest.xml:25:9-43
44        android:label="@string/app_name"
44-->K:\Work\Software\Android\FAP10-JAR\FAP10-JAR-FPTest\app\src\main\AndroidManifest.xml:26:9-41
45        android:supportsRtl="true"
45-->K:\Work\Software\Android\FAP10-JAR\FAP10-JAR-FPTest\app\src\main\AndroidManifest.xml:27:9-35
46        android:testOnly="true"
47        android:theme="@style/Theme.FingerprintDemo" >
47-->K:\Work\Software\Android\FAP10-JAR\FAP10-JAR-FPTest\app\src\main\AndroidManifest.xml:28:9-53
48        <activity
48-->K:\Work\Software\Android\FAP10-JAR\FAP10-JAR-FPTest\app\src\main\AndroidManifest.xml:30:9-37:20
49            android:name="com.fingerprint.reader.test.MainActivity"
49-->K:\Work\Software\Android\FAP10-JAR\FAP10-JAR-FPTest\app\src\main\AndroidManifest.xml:31:13-41
50            android:exported="true" >
50-->K:\Work\Software\Android\FAP10-JAR\FAP10-JAR-FPTest\app\src\main\AndroidManifest.xml:32:13-36
51            <intent-filter>
51-->K:\Work\Software\Android\FAP10-JAR\FAP10-JAR-FPTest\app\src\main\AndroidManifest.xml:33:13-36:29
52                <action android:name="android.intent.action.MAIN" />
52-->K:\Work\Software\Android\FAP10-JAR\FAP10-JAR-FPTest\app\src\main\AndroidManifest.xml:34:17-69
52-->K:\Work\Software\Android\FAP10-JAR\FAP10-JAR-FPTest\app\src\main\AndroidManifest.xml:34:25-66
53
54                <category android:name="android.intent.category.LAUNCHER" />
54-->K:\Work\Software\Android\FAP10-JAR\FAP10-JAR-FPTest\app\src\main\AndroidManifest.xml:35:17-77
54-->K:\Work\Software\Android\FAP10-JAR\FAP10-JAR-FPTest\app\src\main\AndroidManifest.xml:35:27-74
55            </intent-filter>
56        </activity>
57        <activity
57-->K:\Work\Software\Android\FAP10-JAR\FAP10-JAR-FPTest\app\src\main\AndroidManifest.xml:38:9-41:64
58            android:name="com.fingerprint.reader.test.UsbTest1Activity"
58-->K:\Work\Software\Android\FAP10-JAR\FAP10-JAR-FPTest\app\src\main\AndroidManifest.xml:39:13-45
59            android:configChanges="keyboardHidden|orientation"
59-->K:\Work\Software\Android\FAP10-JAR\FAP10-JAR-FPTest\app\src\main\AndroidManifest.xml:40:13-63
60            android:label="@string/title_activity_usb_test1" />
60-->K:\Work\Software\Android\FAP10-JAR\FAP10-JAR-FPTest\app\src\main\AndroidManifest.xml:41:13-61
61        <activity
61-->K:\Work\Software\Android\FAP10-JAR\FAP10-JAR-FPTest\app\src\main\AndroidManifest.xml:42:9-45:63
62            android:name="com.fingerprint.reader.test.UsbTest2Activity"
62-->K:\Work\Software\Android\FAP10-JAR\FAP10-JAR-FPTest\app\src\main\AndroidManifest.xml:43:13-45
63            android:configChanges="keyboardHidden|orientation"
63-->K:\Work\Software\Android\FAP10-JAR\FAP10-JAR-FPTest\app\src\main\AndroidManifest.xml:44:13-63
64            android:label="@string/title_activity_usb_test2" />
64-->K:\Work\Software\Android\FAP10-JAR\FAP10-JAR-FPTest\app\src\main\AndroidManifest.xml:45:13-61
65        <activity
65-->K:\Work\Software\Android\FAP10-JAR\FAP10-JAR-FPTest\app\src\main\AndroidManifest.xml:46:9-49:63
66            android:name="com.fingerprint.reader.test.UsbTest3Activity"
66-->K:\Work\Software\Android\FAP10-JAR\FAP10-JAR-FPTest\app\src\main\AndroidManifest.xml:47:13-45
67            android:configChanges="keyboardHidden|orientation"
67-->K:\Work\Software\Android\FAP10-JAR\FAP10-JAR-FPTest\app\src\main\AndroidManifest.xml:48:13-63
68            android:label="@string/title_activity_usb_test3" />
68-->K:\Work\Software\Android\FAP10-JAR\FAP10-JAR-FPTest\app\src\main\AndroidManifest.xml:49:13-61
69        <activity
69-->K:\Work\Software\Android\FAP10-JAR\FAP10-JAR-FPTest\app\src\main\AndroidManifest.xml:50:9-53:63
70            android:name="com.fingerprint.reader.test.UsbTest4Activity"
70-->K:\Work\Software\Android\FAP10-JAR\FAP10-JAR-FPTest\app\src\main\AndroidManifest.xml:51:13-45
71            android:configChanges="keyboardHidden|orientation"
71-->K:\Work\Software\Android\FAP10-JAR\FAP10-JAR-FPTest\app\src\main\AndroidManifest.xml:52:13-63
72            android:label="@string/title_activity_usb_test4" />
72-->K:\Work\Software\Android\FAP10-JAR\FAP10-JAR-FPTest\app\src\main\AndroidManifest.xml:53:13-61
73        <activity
73-->K:\Work\Software\Android\FAP10-JAR\FAP10-JAR-FPTest\app\src\main\AndroidManifest.xml:55:9-58:69
74            android:name="com.fingerprint.reader.test.BluetoothDeviceTest1Activity"
74-->K:\Work\Software\Android\FAP10-JAR\FAP10-JAR-FPTest\app\src\main\AndroidManifest.xml:56:13-57
75            android:configChanges="keyboardHidden|orientation"
75-->K:\Work\Software\Android\FAP10-JAR\FAP10-JAR-FPTest\app\src\main\AndroidManifest.xml:57:13-63
76            android:label="@string/title_activity_bluetooth_test1" />
76-->K:\Work\Software\Android\FAP10-JAR\FAP10-JAR-FPTest\app\src\main\AndroidManifest.xml:58:13-67
77        <activity
77-->K:\Work\Software\Android\FAP10-JAR\FAP10-JAR-FPTest\app\src\main\AndroidManifest.xml:60:9-63:69
78            android:name="com.fingerprint.reader.test.BluetoothDeviceTest2Activity"
78-->K:\Work\Software\Android\FAP10-JAR\FAP10-JAR-FPTest\app\src\main\AndroidManifest.xml:61:13-57
79            android:configChanges="keyboardHidden|orientation"
79-->K:\Work\Software\Android\FAP10-JAR\FAP10-JAR-FPTest\app\src\main\AndroidManifest.xml:62:13-63
80            android:label="@string/title_activity_bluetooth_test2" />
80-->K:\Work\Software\Android\FAP10-JAR\FAP10-JAR-FPTest\app\src\main\AndroidManifest.xml:63:13-67
81        <activity
81-->K:\Work\Software\Android\FAP10-JAR\FAP10-JAR-FPTest\app\src\main\AndroidManifest.xml:65:9-68:68
82            android:name="com.fingerprint.reader.test.BluetoothDeviceListActivity"
82-->K:\Work\Software\Android\FAP10-JAR\FAP10-JAR-FPTest\app\src\main\AndroidManifest.xml:66:13-56
83            android:configChanges="keyboardHidden|orientation"
83-->K:\Work\Software\Android\FAP10-JAR\FAP10-JAR-FPTest\app\src\main\AndroidManifest.xml:67:13-63
84            android:label="@string/title_activity_bluetooth_list" />
84-->K:\Work\Software\Android\FAP10-JAR\FAP10-JAR-FPTest\app\src\main\AndroidManifest.xml:68:13-66
85        <activity
85-->K:\Work\Software\Android\FAP10-JAR\FAP10-JAR-FPTest\app\src\main\AndroidManifest.xml:70:9-73:59
86            android:name="com.fingerprint.reader.test.AboutActivity"
86-->K:\Work\Software\Android\FAP10-JAR\FAP10-JAR-FPTest\app\src\main\AndroidManifest.xml:71:13-42
87            android:configChanges="keyboardHidden|orientation"
87-->K:\Work\Software\Android\FAP10-JAR\FAP10-JAR-FPTest\app\src\main\AndroidManifest.xml:72:13-63
88            android:label="@string/title_activity_about" />
88-->K:\Work\Software\Android\FAP10-JAR\FAP10-JAR-FPTest\app\src\main\AndroidManifest.xml:73:13-57
89
90        <provider
90-->[androidx.emoji2:emoji2:1.3.0] C:\Users\XPB\.gradle\caches\8.10.2\transforms\1fefc32272797250896936d1f18e63d7\transformed\emoji2-1.3.0\AndroidManifest.xml:24:9-32:20
91            android:name="androidx.startup.InitializationProvider"
91-->[androidx.emoji2:emoji2:1.3.0] C:\Users\XPB\.gradle\caches\8.10.2\transforms\1fefc32272797250896936d1f18e63d7\transformed\emoji2-1.3.0\AndroidManifest.xml:25:13-67
92            android:authorities="com.fingerprint.reader.test.androidx-startup"
92-->[androidx.emoji2:emoji2:1.3.0] C:\Users\XPB\.gradle\caches\8.10.2\transforms\1fefc32272797250896936d1f18e63d7\transformed\emoji2-1.3.0\AndroidManifest.xml:26:13-68
93            android:exported="false" >
93-->[androidx.emoji2:emoji2:1.3.0] C:\Users\XPB\.gradle\caches\8.10.2\transforms\1fefc32272797250896936d1f18e63d7\transformed\emoji2-1.3.0\AndroidManifest.xml:27:13-37
94            <meta-data
94-->[androidx.emoji2:emoji2:1.3.0] C:\Users\XPB\.gradle\caches\8.10.2\transforms\1fefc32272797250896936d1f18e63d7\transformed\emoji2-1.3.0\AndroidManifest.xml:29:13-31:52
95                android:name="androidx.emoji2.text.EmojiCompatInitializer"
95-->[androidx.emoji2:emoji2:1.3.0] C:\Users\XPB\.gradle\caches\8.10.2\transforms\1fefc32272797250896936d1f18e63d7\transformed\emoji2-1.3.0\AndroidManifest.xml:30:17-75
96                android:value="androidx.startup" />
96-->[androidx.emoji2:emoji2:1.3.0] C:\Users\XPB\.gradle\caches\8.10.2\transforms\1fefc32272797250896936d1f18e63d7\transformed\emoji2-1.3.0\AndroidManifest.xml:31:17-49
97            <meta-data
97-->[androidx.lifecycle:lifecycle-process:2.6.2] C:\Users\XPB\.gradle\caches\8.10.2\transforms\0f9b8c32fe377803ce98f4d36fecd793\transformed\lifecycle-process-2.6.2\AndroidManifest.xml:29:13-31:52
98                android:name="androidx.lifecycle.ProcessLifecycleInitializer"
98-->[androidx.lifecycle:lifecycle-process:2.6.2] C:\Users\XPB\.gradle\caches\8.10.2\transforms\0f9b8c32fe377803ce98f4d36fecd793\transformed\lifecycle-process-2.6.2\AndroidManifest.xml:30:17-78
99                android:value="androidx.startup" />
99-->[androidx.lifecycle:lifecycle-process:2.6.2] C:\Users\XPB\.gradle\caches\8.10.2\transforms\0f9b8c32fe377803ce98f4d36fecd793\transformed\lifecycle-process-2.6.2\AndroidManifest.xml:31:17-49
100            <meta-data
100-->[androidx.profileinstaller:profileinstaller:1.4.0] C:\Users\XPB\.gradle\caches\8.10.2\transforms\cedcc83e6e135021c7dd3b8610ddad66\transformed\profileinstaller-1.4.0\AndroidManifest.xml:29:13-31:52
101                android:name="androidx.profileinstaller.ProfileInstallerInitializer"
101-->[androidx.profileinstaller:profileinstaller:1.4.0] C:\Users\XPB\.gradle\caches\8.10.2\transforms\cedcc83e6e135021c7dd3b8610ddad66\transformed\profileinstaller-1.4.0\AndroidManifest.xml:30:17-85
102                android:value="androidx.startup" />
102-->[androidx.profileinstaller:profileinstaller:1.4.0] C:\Users\XPB\.gradle\caches\8.10.2\transforms\cedcc83e6e135021c7dd3b8610ddad66\transformed\profileinstaller-1.4.0\AndroidManifest.xml:31:17-49
103        </provider>
104
105        <receiver
105-->[androidx.profileinstaller:profileinstaller:1.4.0] C:\Users\XPB\.gradle\caches\8.10.2\transforms\cedcc83e6e135021c7dd3b8610ddad66\transformed\profileinstaller-1.4.0\AndroidManifest.xml:34:9-52:20
106            android:name="androidx.profileinstaller.ProfileInstallReceiver"
106-->[androidx.profileinstaller:profileinstaller:1.4.0] C:\Users\XPB\.gradle\caches\8.10.2\transforms\cedcc83e6e135021c7dd3b8610ddad66\transformed\profileinstaller-1.4.0\AndroidManifest.xml:35:13-76
107            android:directBootAware="false"
107-->[androidx.profileinstaller:profileinstaller:1.4.0] C:\Users\XPB\.gradle\caches\8.10.2\transforms\cedcc83e6e135021c7dd3b8610ddad66\transformed\profileinstaller-1.4.0\AndroidManifest.xml:36:13-44
108            android:enabled="true"
108-->[androidx.profileinstaller:profileinstaller:1.4.0] C:\Users\XPB\.gradle\caches\8.10.2\transforms\cedcc83e6e135021c7dd3b8610ddad66\transformed\profileinstaller-1.4.0\AndroidManifest.xml:37:13-35
109            android:exported="true"
109-->[androidx.profileinstaller:profileinstaller:1.4.0] C:\Users\XPB\.gradle\caches\8.10.2\transforms\cedcc83e6e135021c7dd3b8610ddad66\transformed\profileinstaller-1.4.0\AndroidManifest.xml:38:13-36
110            android:permission="android.permission.DUMP" >
110-->[androidx.profileinstaller:profileinstaller:1.4.0] C:\Users\XPB\.gradle\caches\8.10.2\transforms\cedcc83e6e135021c7dd3b8610ddad66\transformed\profileinstaller-1.4.0\AndroidManifest.xml:39:13-57
111            <intent-filter>
111-->[androidx.profileinstaller:profileinstaller:1.4.0] C:\Users\XPB\.gradle\caches\8.10.2\transforms\cedcc83e6e135021c7dd3b8610ddad66\transformed\profileinstaller-1.4.0\AndroidManifest.xml:40:13-42:29
112                <action android:name="androidx.profileinstaller.action.INSTALL_PROFILE" />
112-->[androidx.profileinstaller:profileinstaller:1.4.0] C:\Users\XPB\.gradle\caches\8.10.2\transforms\cedcc83e6e135021c7dd3b8610ddad66\transformed\profileinstaller-1.4.0\AndroidManifest.xml:41:17-91
112-->[androidx.profileinstaller:profileinstaller:1.4.0] C:\Users\XPB\.gradle\caches\8.10.2\transforms\cedcc83e6e135021c7dd3b8610ddad66\transformed\profileinstaller-1.4.0\AndroidManifest.xml:41:25-88
113            </intent-filter>
114            <intent-filter>
114-->[androidx.profileinstaller:profileinstaller:1.4.0] C:\Users\XPB\.gradle\caches\8.10.2\transforms\cedcc83e6e135021c7dd3b8610ddad66\transformed\profileinstaller-1.4.0\AndroidManifest.xml:43:13-45:29
115                <action android:name="androidx.profileinstaller.action.SKIP_FILE" />
115-->[androidx.profileinstaller:profileinstaller:1.4.0] C:\Users\XPB\.gradle\caches\8.10.2\transforms\cedcc83e6e135021c7dd3b8610ddad66\transformed\profileinstaller-1.4.0\AndroidManifest.xml:44:17-85
115-->[androidx.profileinstaller:profileinstaller:1.4.0] C:\Users\XPB\.gradle\caches\8.10.2\transforms\cedcc83e6e135021c7dd3b8610ddad66\transformed\profileinstaller-1.4.0\AndroidManifest.xml:44:25-82
116            </intent-filter>
117            <intent-filter>
117-->[androidx.profileinstaller:profileinstaller:1.4.0] C:\Users\XPB\.gradle\caches\8.10.2\transforms\cedcc83e6e135021c7dd3b8610ddad66\transformed\profileinstaller-1.4.0\AndroidManifest.xml:46:13-48:29
118                <action android:name="androidx.profileinstaller.action.SAVE_PROFILE" />
118-->[androidx.profileinstaller:profileinstaller:1.4.0] C:\Users\XPB\.gradle\caches\8.10.2\transforms\cedcc83e6e135021c7dd3b8610ddad66\transformed\profileinstaller-1.4.0\AndroidManifest.xml:47:17-88
118-->[androidx.profileinstaller:profileinstaller:1.4.0] C:\Users\XPB\.gradle\caches\8.10.2\transforms\cedcc83e6e135021c7dd3b8610ddad66\transformed\profileinstaller-1.4.0\AndroidManifest.xml:47:25-85
119            </intent-filter>
120            <intent-filter>
120-->[androidx.profileinstaller:profileinstaller:1.4.0] C:\Users\XPB\.gradle\caches\8.10.2\transforms\cedcc83e6e135021c7dd3b8610ddad66\transformed\profileinstaller-1.4.0\AndroidManifest.xml:49:13-51:29
121                <action android:name="androidx.profileinstaller.action.BENCHMARK_OPERATION" />
121-->[androidx.profileinstaller:profileinstaller:1.4.0] C:\Users\XPB\.gradle\caches\8.10.2\transforms\cedcc83e6e135021c7dd3b8610ddad66\transformed\profileinstaller-1.4.0\AndroidManifest.xml:50:17-95
121-->[androidx.profileinstaller:profileinstaller:1.4.0] C:\Users\XPB\.gradle\caches\8.10.2\transforms\cedcc83e6e135021c7dd3b8610ddad66\transformed\profileinstaller-1.4.0\AndroidManifest.xml:50:25-92
122            </intent-filter>
123        </receiver>
124    </application>
125
126</manifest>
