mirror of
https://github.com/topjohnwu/Magisk.git
synced 2025-12-29 22:21:08 -08:00
Add recommended KEEPVERITY and KEEPFORCEENCRYPT flags
This commit is contained in:
@@ -94,6 +94,7 @@ public class Shell {
|
||||
"export PATH=" + bbpath + ":$PATH",
|
||||
"mount_partitions",
|
||||
"find_boot_image",
|
||||
"find_dtbo_image",
|
||||
"migrate_boot_backup");
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user