Skip to content
This repository was archived by the owner on Dec 13, 2023. It is now read-only.

Commit 5bf4944

Browse files
authored
Revert "fix: get installed apps failed for some chinese ROM" (#278)
Reverts #273
1 parent 2fdf66c commit 5bf4944

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

manager/src/main/AndroidManifest.xml

-3
Original file line numberDiff line numberDiff line change
@@ -2,9 +2,6 @@
22
<manifest xmlns:android="http://schemas.android.com/apk/res/android"
33
xmlns:tools="http://schemas.android.com/tools">
44

5-
<!-- http://www.taf.org.cn/StdDetail.aspx?uid=3A7D6656-43B8-4C46-8871-E379A3EA1D48&stdType=TAF -->
6-
<uses-permission android:name="com.android.permission.GET_INSTALLED_APPS" />
7-
85
<uses-permission
96
android:name="android.permission.QUERY_ALL_PACKAGES"
107
tools:ignore="QueryAllPackagesPermission" />

0 commit comments

Comments
 (0)