Add unsupport env check

This commit is contained in:
vvb2060
2020-10-30 16:43:11 +08:00
committed by John Wu
parent 331b1f542f
commit bba2ac8817
6 changed files with 83 additions and 12 deletions
+2
View File
@@ -3,6 +3,8 @@
xmlns:tools="http://schemas.android.com/tools"
package="com.topjohnwu.magisk">
<uses-permission android:name="android.permission.REQUEST_DELETE_PACKAGES" />
<application
android:name=".core.App"
android:extractNativeLibs="true"