You've already forked Magisk
mirror of
https://github.com/topjohnwu/Magisk.git
synced 2025-09-06 06:36:58 +00:00
Patch app label when repackaging
This commit is contained in:
@@ -13,7 +13,7 @@
|
||||
android:allowBackup="false"
|
||||
android:directBootAware="true"
|
||||
android:icon="@drawable/ic_launcher"
|
||||
android:label="@string/re_app_name"
|
||||
android:label="@string/app_name"
|
||||
android:supportsRtl="true"
|
||||
tools:ignore="GoogleAppIndexingWarning,UnusedAttribute">
|
||||
|
||||
|
||||
Reference in New Issue
Block a user