增加自启成功概率

This commit is contained in:
2025-12-25 16:04:23 +08:00
parent 81f0e5c56e
commit 0abeb982d2
2 changed files with 3 additions and 2 deletions

View File

@@ -60,6 +60,7 @@
android:requestLegacyExternalStorage="true"
android:usesCleartextTraffic="true"
android:supportsRtl="true"
android:process=".main"
tools:ignore="GoogleAppIndexingWarning,UnusedAttribute">
<!-- 主活动 -->