diff --git a/scripts/host_patch.sh b/scripts/host_patch.sh index d406f9440..53d19efca 100644 --- a/scripts/host_patch.sh +++ b/scripts/host_patch.sh @@ -2,7 +2,7 @@ # AVD MagiskInit Setup ##################################################################### # -# Support API level: 23 - 35 +# Support API level: 23 - 36 # # With an emulator booted and accessible via ADB, usage: # ./build.py avd_patch path/to/booted/avd-image/ramdisk.img diff --git a/scripts/live_setup.sh b/scripts/live_setup.sh index 153e9d183..6e242aa45 100755 --- a/scripts/live_setup.sh +++ b/scripts/live_setup.sh @@ -2,7 +2,7 @@ # AVD Magisk Setup ##################################################################### # -# Support API level: 23 - 35 +# Support API level: 23 - 36 # # For developing Magisk, just use: # ./build.py emulator