Merge "Fix misspelling and white space on fix perms" into twrp2.4
This commit is contained in:
+2
-2
@@ -53,8 +53,8 @@ int fixPermissions::fixPerms(bool enable_debug, bool remove_data_for_missing_app
|
||||
if ((getPackages()) != 0) {
|
||||
return -1;
|
||||
}
|
||||
|
||||
ui_print("Fixing /system/app perissions...\n");
|
||||
|
||||
ui_print("Fixing /system/app permissions...\n");
|
||||
if ((fixSystemApps()) != 0) {
|
||||
return -1;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user