From 88ccdd300ed592b6f8ea3862a65d07b518611ec7 Mon Sep 17 00:00:00 2001 From: bohu Date: Tue, 10 Nov 2020 12:38:54 -0800 Subject: [PATCH] emulator: use 5.4 for sdk_phone_arm64 4.4 is too old for S. x86 and x86_64 have already switched to 5.4 BUG: 169343095 Change-Id: I8ffc8af22f4be81f99ee9a2a5be42089ada4926c --- build/sdk-android-arm64-v8a.atree | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build/sdk-android-arm64-v8a.atree b/build/sdk-android-arm64-v8a.atree index 5cf331b2d..8db3c6148 100644 --- a/build/sdk-android-arm64-v8a.atree +++ b/build/sdk-android-arm64-v8a.atree @@ -14,7 +14,7 @@ # limitations under the License. # -prebuilts/qemu-kernel/${TARGET_ARCH}/4.4/kernel-qemu2 system-images/${PLATFORM_NAME}/${TARGET_CPU_ABI}/kernel-ranchu +prebuilts/qemu-kernel/${TARGET_ARCH}/5.4/kernel-qemu2 system-images/${PLATFORM_NAME}/${TARGET_CPU_ABI}/kernel-ranchu # version files for the SDK updater, from development.git ${HOST_OUT}/development/sys-img-${TARGET_CPU_ABI}/images_arm64-v8a_source.properties system-images/${PLATFORM_NAME}/${TARGET_CPU_ABI}/source.properties