mirror of
https://gitlab.com/Nanolx/NanoDroid
synced 2024-10-31 09:20:23 +00:00
CommonInstaller: remove a warning
This commit is contained in:
parent
a22343078f
commit
0fe27ed465
@ -763,10 +763,6 @@ detect_mode () {
|
||||
if [ ${MAGISK_VER_CODE} -ge 19000 ]; then
|
||||
MODE=MAGISK
|
||||
else
|
||||
print_info " "
|
||||
print_info "Magisk 19.0 or newer is required!"
|
||||
print_info "falling back to /system installation!"
|
||||
print_info " "
|
||||
MODE=SYSTEM
|
||||
fi
|
||||
;;
|
||||
|
Loading…
Reference in New Issue
Block a user