Skip to content

Commit 5631573

Browse files
committed
chore: Remove unused notification permission
1 parent 498bcda commit 5631573

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

app/src/main/AndroidManifest.xml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,8 +3,6 @@
33

44
<!-- Required Permissions -->
55
<uses-permission android:name="android.permission.QUERY_ALL_PACKAGES" />
6-
<uses-permission android:name="android.permission.POST_NOTIFICATIONS" />
7-
<uses-permission android:name="android.permission.REQUEST_IGNORE_BATTERY_OPTIMIZATIONS" />
86

97
<!-- Shizuku -->
108
<uses-permission android:name="moe.shizuku.manager.permission.API_V23" />

0 commit comments

Comments
 (0)