mirror of
https://github.com/topjohnwu/Magisk.git
synced 2025-12-15 18:31:51 +00:00
Minor changes
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
#!/usr/bin/env bash
|
||||
|
||||
cvd_args='-daemon -enable_sandbox=false -report_anonymous_usage_stats=n'
|
||||
cvd_args='-daemon -enable_sandbox=false -memory_mb=8192 -report_anonymous_usage_stats=n'
|
||||
magisk_args='-init_boot_image=magisk_patched.img'
|
||||
|
||||
cleanup() {
|
||||
|
||||
Reference in New Issue
Block a user