From 83a34a9004d81a38bae8891bf3097c6013bfd238 Mon Sep 17 00:00:00 2001 From: topjohnwu Date: Thu, 21 Dec 2023 21:30:35 +0800 Subject: [PATCH] Update emulator --- scripts/avd_test.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/scripts/avd_test.sh b/scripts/avd_test.sh index 6fed6ed6c..c2fcaaf59 100755 --- a/scripts/avd_test.sh +++ b/scripts/avd_test.sh @@ -5,7 +5,7 @@ avd="$ANDROID_SDK_ROOT/cmdline-tools/latest/bin/avdmanager" sdk="$ANDROID_SDK_ROOT/cmdline-tools/latest/bin/sdkmanager" emu_args='-no-window -no-audio -no-boot-anim -gpu swiftshader_indirect -read-only -no-snapshot -show-kernel -memory 8192' lsposed_url='https://github.com/LSPosed/LSPosed/releases/download/v1.9.2/LSPosed-v1.9.2-7024-zygisk-release.zip' -emu_url='https://github.com/topjohnwu/magisk-files/releases/download/files/emulator-darwin-x86-34.1.14.zip' +emu_url='https://github.com/topjohnwu/magisk-files/releases/download/files/emulator-darwin-x86-34.2.1.zip' boot_timeout=600 emu_pid=