1<?xml version="1.0" encoding="utf-8"?>
2<manifest xmlns:android="http://schemas.android.com/apk/res/android"
3    package="com.example.animateitembug"
4    android:versionCode="1"
5    android:versionName="1.0" >
6
7    <uses-sdk
8        android:minSdkVersion="26"
9        android:targetSdkVersion="34" />
10
11    <permission
11-->[androidx.core:core:1.13.1] /Users/theo/.gradle/caches/transforms-4/8bf22d620fd9dac5bbfaa0dab69f4720/transformed/core-1.13.1/AndroidManifest.xml:22:5-24:47
12        android:name="com.example.animateitembug.DYNAMIC_RECEIVER_NOT_EXPORTED_PERMISSION"
12-->[androidx.core:core:1.13.1] /Users/theo/.gradle/caches/transforms-4/8bf22d620fd9dac5bbfaa0dab69f4720/transformed/core-1.13.1/AndroidManifest.xml:23:9-81
13        android:protectionLevel="signature" />
13-->[androidx.core:core:1.13.1] /Users/theo/.gradle/caches/transforms-4/8bf22d620fd9dac5bbfaa0dab69f4720/transformed/core-1.13.1/AndroidManifest.xml:24:9-44
14
15    <uses-permission android:name="com.example.animateitembug.DYNAMIC_RECEIVER_NOT_EXPORTED_PERMISSION" />
15-->[androidx.core:core:1.13.1] /Users/theo/.gradle/caches/transforms-4/8bf22d620fd9dac5bbfaa0dab69f4720/transformed/core-1.13.1/AndroidManifest.xml:26:5-97
15-->[androidx.core:core:1.13.1] /Users/theo/.gradle/caches/transforms-4/8bf22d620fd9dac5bbfaa0dab69f4720/transformed/core-1.13.1/AndroidManifest.xml:26:22-94
16
17    <application
17-->/Users/theo/Programmieren/Tests/AnimateItemBug/app/src/main/AndroidManifest.xml:5:5-26:19
18        android:allowBackup="true"
18-->/Users/theo/Programmieren/Tests/AnimateItemBug/app/src/main/AndroidManifest.xml:6:9-35
19        android:appComponentFactory="androidx.core.app.CoreComponentFactory"
19-->[androidx.core:core:1.13.1] /Users/theo/.gradle/caches/transforms-4/8bf22d620fd9dac5bbfaa0dab69f4720/transformed/core-1.13.1/AndroidManifest.xml:28:18-86
20        android:dataExtractionRules="@xml/data_extraction_rules"
20-->/Users/theo/Programmieren/Tests/AnimateItemBug/app/src/main/AndroidManifest.xml:7:9-65
21        android:extractNativeLibs="false"
22        android:fullBackupContent="@xml/backup_rules"
22-->/Users/theo/Programmieren/Tests/AnimateItemBug/app/src/main/AndroidManifest.xml:8:9-54
23        android:icon="@mipmap/ic_launcher"
23-->/Users/theo/Programmieren/Tests/AnimateItemBug/app/src/main/AndroidManifest.xml:9:9-43
24        android:label="@string/app_name"
24-->/Users/theo/Programmieren/Tests/AnimateItemBug/app/src/main/AndroidManifest.xml:10:9-41
25        android:roundIcon="@mipmap/ic_launcher_round"
25-->/Users/theo/Programmieren/Tests/AnimateItemBug/app/src/main/AndroidManifest.xml:11:9-54
26        android:supportsRtl="true"
26-->/Users/theo/Programmieren/Tests/AnimateItemBug/app/src/main/AndroidManifest.xml:12:9-35
27        android:testOnly="true"
28        android:theme="@style/Theme.AnimateItemBug" >
28-->/Users/theo/Programmieren/Tests/AnimateItemBug/app/src/main/AndroidManifest.xml:13:9-52
29        <activity
29-->/Users/theo/Programmieren/Tests/AnimateItemBug/app/src/main/AndroidManifest.xml:15:9-25:20
30            android:name="com.example.animateitembug.MainActivity"
30-->/Users/theo/Programmieren/Tests/AnimateItemBug/app/src/main/AndroidManifest.xml:16:13-41
31            android:exported="true"
31-->/Users/theo/Programmieren/Tests/AnimateItemBug/app/src/main/AndroidManifest.xml:17:13-36
32            android:label="@string/app_name"
32-->/Users/theo/Programmieren/Tests/AnimateItemBug/app/src/main/AndroidManifest.xml:18:13-45
33            android:theme="@style/Theme.AnimateItemBug" >
33-->/Users/theo/Programmieren/Tests/AnimateItemBug/app/src/main/AndroidManifest.xml:19:13-56
34            <intent-filter>
34-->/Users/theo/Programmieren/Tests/AnimateItemBug/app/src/main/AndroidManifest.xml:20:13-24:29
35                <action android:name="android.intent.action.MAIN" />
35-->/Users/theo/Programmieren/Tests/AnimateItemBug/app/src/main/AndroidManifest.xml:21:17-69
35-->/Users/theo/Programmieren/Tests/AnimateItemBug/app/src/main/AndroidManifest.xml:21:25-66
36
37                <category android:name="android.intent.category.LAUNCHER" />
37-->/Users/theo/Programmieren/Tests/AnimateItemBug/app/src/main/AndroidManifest.xml:23:17-77
37-->/Users/theo/Programmieren/Tests/AnimateItemBug/app/src/main/AndroidManifest.xml:23:27-74
38            </intent-filter>
39        </activity>
40
41        <provider
41-->[androidx.emoji2:emoji2:1.3.0] /Users/theo/.gradle/caches/transforms-4/a9cd83db641caebc6c1eb4af75d79034/transformed/emoji2-1.3.0/AndroidManifest.xml:24:9-32:20
42            android:name="androidx.startup.InitializationProvider"
42-->[androidx.emoji2:emoji2:1.3.0] /Users/theo/.gradle/caches/transforms-4/a9cd83db641caebc6c1eb4af75d79034/transformed/emoji2-1.3.0/AndroidManifest.xml:25:13-67
43            android:authorities="com.example.animateitembug.androidx-startup"
43-->[androidx.emoji2:emoji2:1.3.0] /Users/theo/.gradle/caches/transforms-4/a9cd83db641caebc6c1eb4af75d79034/transformed/emoji2-1.3.0/AndroidManifest.xml:26:13-68
44            android:exported="false" >
44-->[androidx.emoji2:emoji2:1.3.0] /Users/theo/.gradle/caches/transforms-4/a9cd83db641caebc6c1eb4af75d79034/transformed/emoji2-1.3.0/AndroidManifest.xml:27:13-37
45            <meta-data
45-->[androidx.emoji2:emoji2:1.3.0] /Users/theo/.gradle/caches/transforms-4/a9cd83db641caebc6c1eb4af75d79034/transformed/emoji2-1.3.0/AndroidManifest.xml:29:13-31:52
46                android:name="androidx.emoji2.text.EmojiCompatInitializer"
46-->[androidx.emoji2:emoji2:1.3.0] /Users/theo/.gradle/caches/transforms-4/a9cd83db641caebc6c1eb4af75d79034/transformed/emoji2-1.3.0/AndroidManifest.xml:30:17-75
47                android:value="androidx.startup" />
47-->[androidx.emoji2:emoji2:1.3.0] /Users/theo/.gradle/caches/transforms-4/a9cd83db641caebc6c1eb4af75d79034/transformed/emoji2-1.3.0/AndroidManifest.xml:31:17-49
48            <meta-data
48-->[androidx.lifecycle:lifecycle-process:2.8.0] /Users/theo/.gradle/caches/transforms-4/b376e56cd509fd44928279fcd16f93b4/transformed/lifecycle-process-2.8.0/AndroidManifest.xml:29:13-31:52
49                android:name="androidx.lifecycle.ProcessLifecycleInitializer"
49-->[androidx.lifecycle:lifecycle-process:2.8.0] /Users/theo/.gradle/caches/transforms-4/b376e56cd509fd44928279fcd16f93b4/transformed/lifecycle-process-2.8.0/AndroidManifest.xml:30:17-78
50                android:value="androidx.startup" />
50-->[androidx.lifecycle:lifecycle-process:2.8.0] /Users/theo/.gradle/caches/transforms-4/b376e56cd509fd44928279fcd16f93b4/transformed/lifecycle-process-2.8.0/AndroidManifest.xml:31:17-49
51            <meta-data
51-->[androidx.profileinstaller:profileinstaller:1.3.1] /Users/theo/.gradle/caches/transforms-4/0ff2033bb3534bcee0906583b3ba106f/transformed/profileinstaller-1.3.1/AndroidManifest.xml:29:13-31:52
52                android:name="androidx.profileinstaller.ProfileInstallerInitializer"
52-->[androidx.profileinstaller:profileinstaller:1.3.1] /Users/theo/.gradle/caches/transforms-4/0ff2033bb3534bcee0906583b3ba106f/transformed/profileinstaller-1.3.1/AndroidManifest.xml:30:17-85
53                android:value="androidx.startup" />
53-->[androidx.profileinstaller:profileinstaller:1.3.1] /Users/theo/.gradle/caches/transforms-4/0ff2033bb3534bcee0906583b3ba106f/transformed/profileinstaller-1.3.1/AndroidManifest.xml:31:17-49
54        </provider>
55
56        <receiver
56-->[androidx.profileinstaller:profileinstaller:1.3.1] /Users/theo/.gradle/caches/transforms-4/0ff2033bb3534bcee0906583b3ba106f/transformed/profileinstaller-1.3.1/AndroidManifest.xml:34:9-52:20
57            android:name="androidx.profileinstaller.ProfileInstallReceiver"
57-->[androidx.profileinstaller:profileinstaller:1.3.1] /Users/theo/.gradle/caches/transforms-4/0ff2033bb3534bcee0906583b3ba106f/transformed/profileinstaller-1.3.1/AndroidManifest.xml:35:13-76
58            android:directBootAware="false"
58-->[androidx.profileinstaller:profileinstaller:1.3.1] /Users/theo/.gradle/caches/transforms-4/0ff2033bb3534bcee0906583b3ba106f/transformed/profileinstaller-1.3.1/AndroidManifest.xml:36:13-44
59            android:enabled="true"
59-->[androidx.profileinstaller:profileinstaller:1.3.1] /Users/theo/.gradle/caches/transforms-4/0ff2033bb3534bcee0906583b3ba106f/transformed/profileinstaller-1.3.1/AndroidManifest.xml:37:13-35
60            android:exported="true"
60-->[androidx.profileinstaller:profileinstaller:1.3.1] /Users/theo/.gradle/caches/transforms-4/0ff2033bb3534bcee0906583b3ba106f/transformed/profileinstaller-1.3.1/AndroidManifest.xml:38:13-36
61            android:permission="android.permission.DUMP" >
61-->[androidx.profileinstaller:profileinstaller:1.3.1] /Users/theo/.gradle/caches/transforms-4/0ff2033bb3534bcee0906583b3ba106f/transformed/profileinstaller-1.3.1/AndroidManifest.xml:39:13-57
62            <intent-filter>
62-->[androidx.profileinstaller:profileinstaller:1.3.1] /Users/theo/.gradle/caches/transforms-4/0ff2033bb3534bcee0906583b3ba106f/transformed/profileinstaller-1.3.1/AndroidManifest.xml:40:13-42:29
63                <action android:name="androidx.profileinstaller.action.INSTALL_PROFILE" />
63-->[androidx.profileinstaller:profileinstaller:1.3.1] /Users/theo/.gradle/caches/transforms-4/0ff2033bb3534bcee0906583b3ba106f/transformed/profileinstaller-1.3.1/AndroidManifest.xml:41:17-91
63-->[androidx.profileinstaller:profileinstaller:1.3.1] /Users/theo/.gradle/caches/transforms-4/0ff2033bb3534bcee0906583b3ba106f/transformed/profileinstaller-1.3.1/AndroidManifest.xml:41:25-88
64            </intent-filter>
65            <intent-filter>
65-->[androidx.profileinstaller:profileinstaller:1.3.1] /Users/theo/.gradle/caches/transforms-4/0ff2033bb3534bcee0906583b3ba106f/transformed/profileinstaller-1.3.1/AndroidManifest.xml:43:13-45:29
66                <action android:name="androidx.profileinstaller.action.SKIP_FILE" />
66-->[androidx.profileinstaller:profileinstaller:1.3.1] /Users/theo/.gradle/caches/transforms-4/0ff2033bb3534bcee0906583b3ba106f/transformed/profileinstaller-1.3.1/AndroidManifest.xml:44:17-85
66-->[androidx.profileinstaller:profileinstaller:1.3.1] /Users/theo/.gradle/caches/transforms-4/0ff2033bb3534bcee0906583b3ba106f/transformed/profileinstaller-1.3.1/AndroidManifest.xml:44:25-82
67            </intent-filter>
68            <intent-filter>
68-->[androidx.profileinstaller:profileinstaller:1.3.1] /Users/theo/.gradle/caches/transforms-4/0ff2033bb3534bcee0906583b3ba106f/transformed/profileinstaller-1.3.1/AndroidManifest.xml:46:13-48:29
69                <action android:name="androidx.profileinstaller.action.SAVE_PROFILE" />
69-->[androidx.profileinstaller:profileinstaller:1.3.1] /Users/theo/.gradle/caches/transforms-4/0ff2033bb3534bcee0906583b3ba106f/transformed/profileinstaller-1.3.1/AndroidManifest.xml:47:17-88
69-->[androidx.profileinstaller:profileinstaller:1.3.1] /Users/theo/.gradle/caches/transforms-4/0ff2033bb3534bcee0906583b3ba106f/transformed/profileinstaller-1.3.1/AndroidManifest.xml:47:25-85
70            </intent-filter>
71            <intent-filter>
71-->[androidx.profileinstaller:profileinstaller:1.3.1] /Users/theo/.gradle/caches/transforms-4/0ff2033bb3534bcee0906583b3ba106f/transformed/profileinstaller-1.3.1/AndroidManifest.xml:49:13-51:29
72                <action android:name="androidx.profileinstaller.action.BENCHMARK_OPERATION" />
72-->[androidx.profileinstaller:profileinstaller:1.3.1] /Users/theo/.gradle/caches/transforms-4/0ff2033bb3534bcee0906583b3ba106f/transformed/profileinstaller-1.3.1/AndroidManifest.xml:50:17-95
72-->[androidx.profileinstaller:profileinstaller:1.3.1] /Users/theo/.gradle/caches/transforms-4/0ff2033bb3534bcee0906583b3ba106f/transformed/profileinstaller-1.3.1/AndroidManifest.xml:50:25-92
73            </intent-filter>
74        </receiver>
75    </application>
76
77</manifest>
