修复应用不能打开的Bug.

This commit is contained in:
ZhanGSKen
2025-05-03 13:46:46 +08:00
parent d06023d023
commit 38e4deb425
4 changed files with 7 additions and 2 deletions

View File

@@ -23,6 +23,8 @@
<!-- MANAGE_EXTERNAL_STORAGE -->
<uses-permission android:name="android.permission.MANAGE_EXTERNAL_STORAGE"/>
<uses-permission android:name="android.permission.QUERY_ALL_PACKAGES" />
<application
android:name=".App"