mirror of
https://github.com/topjohnwu/Magisk.git
synced 2025-12-14 12:02:16 +00:00
Remove request uninstall code
unreachable
This commit is contained in:
@@ -2,8 +2,6 @@
|
||||
<manifest xmlns:android="http://schemas.android.com/apk/res/android"
|
||||
xmlns:tools="http://schemas.android.com/tools">
|
||||
|
||||
<uses-permission android:name="android.permission.REQUEST_DELETE_PACKAGES" />
|
||||
|
||||
<application
|
||||
android:name=".core.App"
|
||||
android:extractNativeLibs="true"
|
||||
|
||||
Reference in New Issue
Block a user