This commit is contained in:
2025-09-26 16:02:18 +08:00
parent d48f41e917
commit caefbd0944
3 changed files with 12 additions and 1 deletions
+1
View File
@@ -26,6 +26,7 @@
android:roundIcon="@mipmap/ic_launcher_round"
android:supportsRtl="true"
android:theme="@style/Theme.DualScreen"
android:networkSecurityConfig="@xml/network_security_config"
android:usesCleartextTraffic="true"
tools:targetApi="31">
<!-- 注册BootReceiver,监听开机完成广播 -->