1<?xml version="1.0" encoding="utf-8"?>
2<manifest xmlns:android="http://schemas.android.com/apk/res/android"
3    package="com.xh.poweronoffdemo"
4    android:versionCode="1"
5    android:versionName="1.0" >
6
7    <uses-sdk
8        android:minSdkVersion="30"
9        android:targetSdkVersion="34" />
10
11    <permission
11-->[androidx.core:core:1.9.0] /home/wangj/下载/Android-FactoryTest-master/caches/transforms-3/4f144917642e7cf2dcc7fea15e15ed71/transformed/core-1.9.0/AndroidManifest.xml:22:5-24:47
12        android:name="com.xh.poweronoffdemo.DYNAMIC_RECEIVER_NOT_EXPORTED_PERMISSION"
12-->[androidx.core:core:1.9.0] /home/wangj/下载/Android-FactoryTest-master/caches/transforms-3/4f144917642e7cf2dcc7fea15e15ed71/transformed/core-1.9.0/AndroidManifest.xml:23:9-81
13        android:protectionLevel="signature" />
13-->[androidx.core:core:1.9.0] /home/wangj/下载/Android-FactoryTest-master/caches/transforms-3/4f144917642e7cf2dcc7fea15e15ed71/transformed/core-1.9.0/AndroidManifest.xml:24:9-44
14
15    <uses-permission android:name="com.xh.poweronoffdemo.DYNAMIC_RECEIVER_NOT_EXPORTED_PERMISSION" />
15-->[androidx.core:core:1.9.0] /home/wangj/下载/Android-FactoryTest-master/caches/transforms-3/4f144917642e7cf2dcc7fea15e15ed71/transformed/core-1.9.0/AndroidManifest.xml:26:5-97
15-->[androidx.core:core:1.9.0] /home/wangj/下载/Android-FactoryTest-master/caches/transforms-3/4f144917642e7cf2dcc7fea15e15ed71/transformed/core-1.9.0/AndroidManifest.xml:26:22-94
16
17    <application
17-->/home/wangj/AndroidStudioProjects/MyApplication/app/src/main/AndroidManifest.xml:5:5-24:19
18        android:allowBackup="true"
18-->/home/wangj/AndroidStudioProjects/MyApplication/app/src/main/AndroidManifest.xml:6:9-35
19        android:appComponentFactory="androidx.core.app.CoreComponentFactory"
19-->[androidx.core:core:1.9.0] /home/wangj/下载/Android-FactoryTest-master/caches/transforms-3/4f144917642e7cf2dcc7fea15e15ed71/transformed/core-1.9.0/AndroidManifest.xml:28:18-86
20        android:dataExtractionRules="@xml/data_extraction_rules"
20-->/home/wangj/AndroidStudioProjects/MyApplication/app/src/main/AndroidManifest.xml:7:9-65
21        android:debuggable="true"
22        android:extractNativeLibs="false"
23        android:fullBackupContent="@xml/backup_rules"
23-->/home/wangj/AndroidStudioProjects/MyApplication/app/src/main/AndroidManifest.xml:8:9-54
24        android:icon="@mipmap/ic_launcher"
24-->/home/wangj/AndroidStudioProjects/MyApplication/app/src/main/AndroidManifest.xml:9:9-43
25        android:label="@string/app_name"
25-->/home/wangj/AndroidStudioProjects/MyApplication/app/src/main/AndroidManifest.xml:10:9-41
26        android:roundIcon="@mipmap/ic_launcher_round"
26-->/home/wangj/AndroidStudioProjects/MyApplication/app/src/main/AndroidManifest.xml:11:9-54
27        android:supportsRtl="true"
27-->/home/wangj/AndroidStudioProjects/MyApplication/app/src/main/AndroidManifest.xml:12:9-35
28        android:testOnly="true"
29        android:theme="@style/Theme.MyApplication" >
29-->/home/wangj/AndroidStudioProjects/MyApplication/app/src/main/AndroidManifest.xml:13:9-51
30        <activity
30-->/home/wangj/AndroidStudioProjects/MyApplication/app/src/main/AndroidManifest.xml:15:9-23:20
31            android:name="com.xh.poweronoffdemo.MainActivity"
31-->/home/wangj/AndroidStudioProjects/MyApplication/app/src/main/AndroidManifest.xml:16:13-41
32            android:exported="true" >
32-->/home/wangj/AndroidStudioProjects/MyApplication/app/src/main/AndroidManifest.xml:17:13-36
33            <intent-filter>
33-->/home/wangj/AndroidStudioProjects/MyApplication/app/src/main/AndroidManifest.xml:18:13-22:29
34                <action android:name="android.intent.action.MAIN" />
34-->/home/wangj/AndroidStudioProjects/MyApplication/app/src/main/AndroidManifest.xml:19:17-69
34-->/home/wangj/AndroidStudioProjects/MyApplication/app/src/main/AndroidManifest.xml:19:25-66
35
36                <category android:name="android.intent.category.LAUNCHER" />
36-->/home/wangj/AndroidStudioProjects/MyApplication/app/src/main/AndroidManifest.xml:21:17-77
36-->/home/wangj/AndroidStudioProjects/MyApplication/app/src/main/AndroidManifest.xml:21:27-74
37            </intent-filter>
38        </activity>
39
40        <provider
40-->[androidx.emoji2:emoji2:1.2.0] /home/wangj/下载/Android-FactoryTest-master/caches/transforms-3/830fdc63b844206cd1e86056d7dfb4f4/transformed/jetified-emoji2-1.2.0/AndroidManifest.xml:24:9-32:20
41            android:name="androidx.startup.InitializationProvider"
41-->[androidx.emoji2:emoji2:1.2.0] /home/wangj/下载/Android-FactoryTest-master/caches/transforms-3/830fdc63b844206cd1e86056d7dfb4f4/transformed/jetified-emoji2-1.2.0/AndroidManifest.xml:25:13-67
42            android:authorities="com.xh.poweronoffdemo.androidx-startup"
42-->[androidx.emoji2:emoji2:1.2.0] /home/wangj/下载/Android-FactoryTest-master/caches/transforms-3/830fdc63b844206cd1e86056d7dfb4f4/transformed/jetified-emoji2-1.2.0/AndroidManifest.xml:26:13-68
43            android:exported="false" >
43-->[androidx.emoji2:emoji2:1.2.0] /home/wangj/下载/Android-FactoryTest-master/caches/transforms-3/830fdc63b844206cd1e86056d7dfb4f4/transformed/jetified-emoji2-1.2.0/AndroidManifest.xml:27:13-37
44            <meta-data
44-->[androidx.emoji2:emoji2:1.2.0] /home/wangj/下载/Android-FactoryTest-master/caches/transforms-3/830fdc63b844206cd1e86056d7dfb4f4/transformed/jetified-emoji2-1.2.0/AndroidManifest.xml:29:13-31:52
45                android:name="androidx.emoji2.text.EmojiCompatInitializer"
45-->[androidx.emoji2:emoji2:1.2.0] /home/wangj/下载/Android-FactoryTest-master/caches/transforms-3/830fdc63b844206cd1e86056d7dfb4f4/transformed/jetified-emoji2-1.2.0/AndroidManifest.xml:30:17-75
46                android:value="androidx.startup" />
46-->[androidx.emoji2:emoji2:1.2.0] /home/wangj/下载/Android-FactoryTest-master/caches/transforms-3/830fdc63b844206cd1e86056d7dfb4f4/transformed/jetified-emoji2-1.2.0/AndroidManifest.xml:31:17-49
47            <meta-data
47-->[androidx.lifecycle:lifecycle-process:2.4.1] /home/wangj/下载/Android-FactoryTest-master/caches/transforms-3/a0eb6d4b677c541ec19696c5cf1919bb/transformed/jetified-lifecycle-process-2.4.1/AndroidManifest.xml:31:13-33:52
48                android:name="androidx.lifecycle.ProcessLifecycleInitializer"
48-->[androidx.lifecycle:lifecycle-process:2.4.1] /home/wangj/下载/Android-FactoryTest-master/caches/transforms-3/a0eb6d4b677c541ec19696c5cf1919bb/transformed/jetified-lifecycle-process-2.4.1/AndroidManifest.xml:32:17-78
49                android:value="androidx.startup" />
49-->[androidx.lifecycle:lifecycle-process:2.4.1] /home/wangj/下载/Android-FactoryTest-master/caches/transforms-3/a0eb6d4b677c541ec19696c5cf1919bb/transformed/jetified-lifecycle-process-2.4.1/AndroidManifest.xml:33:17-49
50        </provider>
51    </application>
52
53</manifest>
