mirror of
https://github.com/topjohnwu/Magisk.git
synced 2025-10-21 08:50:07 +00:00
Several minor adjustments
This commit is contained in:
@@ -10,7 +10,8 @@
|
||||
<uses-permission android:name="android.permission.REQUEST_INSTALL_PACKAGES" />
|
||||
|
||||
<application
|
||||
android:allowBackup="false"
|
||||
android:installLocation="internalOnly"
|
||||
android:allowBackup="true"
|
||||
android:directBootAware="true"
|
||||
android:icon="@drawable/ic_launcher"
|
||||
android:label="@string/app_name"
|
||||
|
Reference in New Issue
Block a user