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-->G:\BOSOM\Workspace\Products\Software\Android\2025\Fingerprint-Reader-Test\app\src\main\AndroidManifest.xml:5:5-100
12        android:name="android.permission.BLUETOOTH_ADMIN"
12-->G:\BOSOM\Workspace\Products\Software\Android\2025\Fingerprint-Reader-Test\app\src\main\AndroidManifest.xml:5:22-71
13        android:maxSdkVersion="30" />
13-->G:\BOSOM\Workspace\Products\Software\Android\2025\Fingerprint-Reader-Test\app\src\main\AndroidManifest.xml:5:72-98
14    <uses-permission
14-->G:\BOSOM\Workspace\Products\Software\Android\2025\Fingerprint-Reader-Test\app\src\main\AndroidManifest.xml:6:5-94
15        android:name="android.permission.BLUETOOTH"
15-->G:\BOSOM\Workspace\Products\Software\Android\2025\Fingerprint-Reader-Test\app\src\main\AndroidManifest.xml:6:22-65
16        android:maxSdkVersion="30" />
16-->G:\BOSOM\Workspace\Products\Software\Android\2025\Fingerprint-Reader-Test\app\src\main\AndroidManifest.xml:6:66-92
17    <uses-permission android:name="android.permission.BLUETOOTH_SCAN" />
17-->G:\BOSOM\Workspace\Products\Software\Android\2025\Fingerprint-Reader-Test\app\src\main\AndroidManifest.xml:7:5-72
17-->G:\BOSOM\Workspace\Products\Software\Android\2025\Fingerprint-Reader-Test\app\src\main\AndroidManifest.xml:7:22-70
18    <uses-permission android:name="android.permission.BLUETOOTH_CONNECT" />
18-->G:\BOSOM\Workspace\Products\Software\Android\2025\Fingerprint-Reader-Test\app\src\main\AndroidManifest.xml:8:5-76
18-->G:\BOSOM\Workspace\Products\Software\Android\2025\Fingerprint-Reader-Test\app\src\main\AndroidManifest.xml:8:22-73
19    <uses-permission android:name="android.permission.BLUETOOTH_ADVERTISE" />
19-->G:\BOSOM\Workspace\Products\Software\Android\2025\Fingerprint-Reader-Test\app\src\main\AndroidManifest.xml:9:5-78
19-->G:\BOSOM\Workspace\Products\Software\Android\2025\Fingerprint-Reader-Test\app\src\main\AndroidManifest.xml:9:22-75
20    <uses-permission android:name="android.permission.ACCESS_FINE_LOCATION" />
20-->G:\BOSOM\Workspace\Products\Software\Android\2025\Fingerprint-Reader-Test\app\src\main\AndroidManifest.xml:10:5-79
20-->G:\BOSOM\Workspace\Products\Software\Android\2025\Fingerprint-Reader-Test\app\src\main\AndroidManifest.xml:10:22-76
21    <uses-permission android:name="android.permission.ACCESS_COARSE_LOCATION" />
21-->G:\BOSOM\Workspace\Products\Software\Android\2025\Fingerprint-Reader-Test\app\src\main\AndroidManifest.xml:11:5-81
21-->G:\BOSOM\Workspace\Products\Software\Android\2025\Fingerprint-Reader-Test\app\src\main\AndroidManifest.xml:11:22-78
22    <uses-permission android:name="android.permission.READ_EXTERNAL_STORAGE" />
22-->G:\BOSOM\Workspace\Products\Software\Android\2025\Fingerprint-Reader-Test\app\src\main\AndroidManifest.xml:13:5-80
22-->G:\BOSOM\Workspace\Products\Software\Android\2025\Fingerprint-Reader-Test\app\src\main\AndroidManifest.xml:13:22-77
23    <uses-permission android:name="android.permission.WRITE_EXTERNAL_STORAGE" />
23-->G:\BOSOM\Workspace\Products\Software\Android\2025\Fingerprint-Reader-Test\app\src\main\AndroidManifest.xml:14:5-81
23-->G:\BOSOM\Workspace\Products\Software\Android\2025\Fingerprint-Reader-Test\app\src\main\AndroidManifest.xml:14:22-78
24
25    <uses-feature
25-->G:\BOSOM\Workspace\Products\Software\Android\2025\Fingerprint-Reader-Test\app\src\main\AndroidManifest.xml:16:5-18:35
26        android:name="android.hardware.usb.host"
26-->G:\BOSOM\Workspace\Products\Software\Android\2025\Fingerprint-Reader-Test\app\src\main\AndroidManifest.xml:17:9-49
27        android:required="true" />
27-->G:\BOSOM\Workspace\Products\Software\Android\2025\Fingerprint-Reader-Test\app\src\main\AndroidManifest.xml:18:9-32
28    <uses-feature android:name="android.hardware.usb.accessory" />
28-->G:\BOSOM\Workspace\Products\Software\Android\2025\Fingerprint-Reader-Test\app\src\main\AndroidManifest.xml:19:5-67
28-->G:\BOSOM\Workspace\Products\Software\Android\2025\Fingerprint-Reader-Test\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-->G:\BOSOM\Workspace\Products\Software\Android\2025\Fingerprint-Reader-Test\app\src\main\AndroidManifest.xml:21:5-74:19
37        android:allowBackup="true"
37-->G:\BOSOM\Workspace\Products\Software\Android\2025\Fingerprint-Reader-Test\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-->G:\BOSOM\Workspace\Products\Software\Android\2025\Fingerprint-Reader-Test\app\src\main\AndroidManifest.xml:23:9-65
40        android:extractNativeLibs="false"
41        android:fullBackupContent="@xml/backup_rules"
41-->G:\BOSOM\Workspace\Products\Software\Android\2025\Fingerprint-Reader-Test\app\src\main\AndroidManifest.xml:24:9-54
42        android:icon="@mipmap/ic_launcher"
42-->G:\BOSOM\Workspace\Products\Software\Android\2025\Fingerprint-Reader-Test\app\src\main\AndroidManifest.xml:25:9-43
43        android:label="@string/app_name"
43-->G:\BOSOM\Workspace\Products\Software\Android\2025\Fingerprint-Reader-Test\app\src\main\AndroidManifest.xml:26:9-41
44        android:supportsRtl="true"
44-->G:\BOSOM\Workspace\Products\Software\Android\2025\Fingerprint-Reader-Test\app\src\main\AndroidManifest.xml:27:9-35
45        android:theme="@style/Theme.FingerprintDemo" >
45-->G:\BOSOM\Workspace\Products\Software\Android\2025\Fingerprint-Reader-Test\app\src\main\AndroidManifest.xml:28:9-53
46        <activity
46-->G:\BOSOM\Workspace\Products\Software\Android\2025\Fingerprint-Reader-Test\app\src\main\AndroidManifest.xml:30:9-37:20
47            android:name="com.fingerprint.reader.test.MainActivity"
47-->G:\BOSOM\Workspace\Products\Software\Android\2025\Fingerprint-Reader-Test\app\src\main\AndroidManifest.xml:31:13-41
48            android:exported="true" >
48-->G:\BOSOM\Workspace\Products\Software\Android\2025\Fingerprint-Reader-Test\app\src\main\AndroidManifest.xml:32:13-36
49            <intent-filter>
49-->G:\BOSOM\Workspace\Products\Software\Android\2025\Fingerprint-Reader-Test\app\src\main\AndroidManifest.xml:33:13-36:29
50                <action android:name="android.intent.action.MAIN" />
50-->G:\BOSOM\Workspace\Products\Software\Android\2025\Fingerprint-Reader-Test\app\src\main\AndroidManifest.xml:34:17-69
50-->G:\BOSOM\Workspace\Products\Software\Android\2025\Fingerprint-Reader-Test\app\src\main\AndroidManifest.xml:34:25-66
51
52                <category android:name="android.intent.category.LAUNCHER" />
52-->G:\BOSOM\Workspace\Products\Software\Android\2025\Fingerprint-Reader-Test\app\src\main\AndroidManifest.xml:35:17-77
52-->G:\BOSOM\Workspace\Products\Software\Android\2025\Fingerprint-Reader-Test\app\src\main\AndroidManifest.xml:35:27-74
53            </intent-filter>
54        </activity>
55        <activity
55-->G:\BOSOM\Workspace\Products\Software\Android\2025\Fingerprint-Reader-Test\app\src\main\AndroidManifest.xml:38:9-41:64
56            android:name="com.fingerprint.reader.test.UsbTest1Activity"
56-->G:\BOSOM\Workspace\Products\Software\Android\2025\Fingerprint-Reader-Test\app\src\main\AndroidManifest.xml:39:13-45
57            android:configChanges="keyboardHidden|orientation"
57-->G:\BOSOM\Workspace\Products\Software\Android\2025\Fingerprint-Reader-Test\app\src\main\AndroidManifest.xml:40:13-63
58            android:label="@string/title_activity_usb_test1" />
58-->G:\BOSOM\Workspace\Products\Software\Android\2025\Fingerprint-Reader-Test\app\src\main\AndroidManifest.xml:41:13-61
59        <activity
59-->G:\BOSOM\Workspace\Products\Software\Android\2025\Fingerprint-Reader-Test\app\src\main\AndroidManifest.xml:42:9-45:63
60            android:name="com.fingerprint.reader.test.UsbTest2Activity"
60-->G:\BOSOM\Workspace\Products\Software\Android\2025\Fingerprint-Reader-Test\app\src\main\AndroidManifest.xml:43:13-45
61            android:configChanges="keyboardHidden|orientation"
61-->G:\BOSOM\Workspace\Products\Software\Android\2025\Fingerprint-Reader-Test\app\src\main\AndroidManifest.xml:44:13-63
62            android:label="@string/title_activity_usb_test2" />
62-->G:\BOSOM\Workspace\Products\Software\Android\2025\Fingerprint-Reader-Test\app\src\main\AndroidManifest.xml:45:13-61
63        <activity
63-->G:\BOSOM\Workspace\Products\Software\Android\2025\Fingerprint-Reader-Test\app\src\main\AndroidManifest.xml:46:9-49:63
64            android:name="com.fingerprint.reader.test.UsbTest3Activity"
64-->G:\BOSOM\Workspace\Products\Software\Android\2025\Fingerprint-Reader-Test\app\src\main\AndroidManifest.xml:47:13-45
65            android:configChanges="keyboardHidden|orientation"
65-->G:\BOSOM\Workspace\Products\Software\Android\2025\Fingerprint-Reader-Test\app\src\main\AndroidManifest.xml:48:13-63
66            android:label="@string/title_activity_usb_test3" />
66-->G:\BOSOM\Workspace\Products\Software\Android\2025\Fingerprint-Reader-Test\app\src\main\AndroidManifest.xml:49:13-61
67        <activity
67-->G:\BOSOM\Workspace\Products\Software\Android\2025\Fingerprint-Reader-Test\app\src\main\AndroidManifest.xml:50:9-53:63
68            android:name="com.fingerprint.reader.test.UsbTest4Activity"
68-->G:\BOSOM\Workspace\Products\Software\Android\2025\Fingerprint-Reader-Test\app\src\main\AndroidManifest.xml:51:13-45
69            android:configChanges="keyboardHidden|orientation"
69-->G:\BOSOM\Workspace\Products\Software\Android\2025\Fingerprint-Reader-Test\app\src\main\AndroidManifest.xml:52:13-63
70            android:label="@string/title_activity_usb_test4" />
70-->G:\BOSOM\Workspace\Products\Software\Android\2025\Fingerprint-Reader-Test\app\src\main\AndroidManifest.xml:53:13-61
71        <activity
71-->G:\BOSOM\Workspace\Products\Software\Android\2025\Fingerprint-Reader-Test\app\src\main\AndroidManifest.xml:55:9-58:69
72            android:name="com.fingerprint.reader.test.BluetoothDeviceTest1Activity"
72-->G:\BOSOM\Workspace\Products\Software\Android\2025\Fingerprint-Reader-Test\app\src\main\AndroidManifest.xml:56:13-57
73            android:configChanges="keyboardHidden|orientation"
73-->G:\BOSOM\Workspace\Products\Software\Android\2025\Fingerprint-Reader-Test\app\src\main\AndroidManifest.xml:57:13-63
74            android:label="@string/title_activity_bluetooth_test1" />
74-->G:\BOSOM\Workspace\Products\Software\Android\2025\Fingerprint-Reader-Test\app\src\main\AndroidManifest.xml:58:13-67
75        <activity
75-->G:\BOSOM\Workspace\Products\Software\Android\2025\Fingerprint-Reader-Test\app\src\main\AndroidManifest.xml:60:9-63:69
76            android:name="com.fingerprint.reader.test.BluetoothDeviceTest2Activity"
76-->G:\BOSOM\Workspace\Products\Software\Android\2025\Fingerprint-Reader-Test\app\src\main\AndroidManifest.xml:61:13-57
77            android:configChanges="keyboardHidden|orientation"
77-->G:\BOSOM\Workspace\Products\Software\Android\2025\Fingerprint-Reader-Test\app\src\main\AndroidManifest.xml:62:13-63
78            android:label="@string/title_activity_bluetooth_test2" />
78-->G:\BOSOM\Workspace\Products\Software\Android\2025\Fingerprint-Reader-Test\app\src\main\AndroidManifest.xml:63:13-67
79        <activity
79-->G:\BOSOM\Workspace\Products\Software\Android\2025\Fingerprint-Reader-Test\app\src\main\AndroidManifest.xml:65:9-68:68
80            android:name="com.fingerprint.reader.test.BluetoothDeviceListActivity"
80-->G:\BOSOM\Workspace\Products\Software\Android\2025\Fingerprint-Reader-Test\app\src\main\AndroidManifest.xml:66:13-56
81            android:configChanges="keyboardHidden|orientation"
81-->G:\BOSOM\Workspace\Products\Software\Android\2025\Fingerprint-Reader-Test\app\src\main\AndroidManifest.xml:67:13-63
82            android:label="@string/title_activity_bluetooth_list" />
82-->G:\BOSOM\Workspace\Products\Software\Android\2025\Fingerprint-Reader-Test\app\src\main\AndroidManifest.xml:68:13-66
83        <activity
83-->G:\BOSOM\Workspace\Products\Software\Android\2025\Fingerprint-Reader-Test\app\src\main\AndroidManifest.xml:70:9-73:59
84            android:name="com.fingerprint.reader.test.AboutActivity"
84-->G:\BOSOM\Workspace\Products\Software\Android\2025\Fingerprint-Reader-Test\app\src\main\AndroidManifest.xml:71:13-42
85            android:configChanges="keyboardHidden|orientation"
85-->G:\BOSOM\Workspace\Products\Software\Android\2025\Fingerprint-Reader-Test\app\src\main\AndroidManifest.xml:72:13-63
86            android:label="@string/title_activity_about" />
86-->G:\BOSOM\Workspace\Products\Software\Android\2025\Fingerprint-Reader-Test\app\src\main\AndroidManifest.xml:73:13-57
87
88        <provider
88-->[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
89            android:name="androidx.startup.InitializationProvider"
89-->[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
90            android:authorities="com.fingerprint.reader.test.androidx-startup"
90-->[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
91            android:exported="false" >
91-->[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
92            <meta-data
92-->[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
93                android:name="androidx.emoji2.text.EmojiCompatInitializer"
93-->[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
94                android:value="androidx.startup" />
94-->[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
95            <meta-data
95-->[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
96                android:name="androidx.lifecycle.ProcessLifecycleInitializer"
96-->[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
97                android:value="androidx.startup" />
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:31:17-49
98            <meta-data
98-->[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
99                android:name="androidx.profileinstaller.ProfileInstallerInitializer"
99-->[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
100                android:value="androidx.startup" />
100-->[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
101        </provider>
102
103        <receiver
103-->[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
104            android:name="androidx.profileinstaller.ProfileInstallReceiver"
104-->[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
105            android:directBootAware="false"
105-->[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
106            android:enabled="true"
106-->[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
107            android:exported="true"
107-->[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
108            android:permission="android.permission.DUMP" >
108-->[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
109            <intent-filter>
109-->[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
110                <action android:name="androidx.profileinstaller.action.INSTALL_PROFILE" />
110-->[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
110-->[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
111            </intent-filter>
112            <intent-filter>
112-->[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
113                <action android:name="androidx.profileinstaller.action.SKIP_FILE" />
113-->[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
113-->[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
114            </intent-filter>
115            <intent-filter>
115-->[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
116                <action android:name="androidx.profileinstaller.action.SAVE_PROFILE" />
116-->[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
116-->[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
117            </intent-filter>
118            <intent-filter>
118-->[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
119                <action android:name="androidx.profileinstaller.action.BENCHMARK_OPERATION" />
119-->[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
119-->[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
120            </intent-filter>
121        </receiver>
122    </application>
123
124</manifest>
