From 5e2d20677dfd744706f2e8e3ccbe5f2e25e77e72 Mon Sep 17 00:00:00 2001 From: HONG Yifan Date: Thu, 19 Sep 2024 16:26:45 -0700 Subject: [PATCH] ANDROID: crashdump stops using KERNEL_DIR. It is already specified as kernel_build.makefile. Bug: 236012223 Change-Id: I7c029d51a6d15aac004519824c14cb4fc37d8a1e Signed-off-by: HONG Yifan --- build.config.crashdump.aarch64 | 1 - 1 file changed, 1 deletion(-) diff --git a/build.config.crashdump.aarch64 b/build.config.crashdump.aarch64 index 20a8acc98912..2d0d1000aa0b 100644 --- a/build.config.crashdump.aarch64 +++ b/build.config.crashdump.aarch64 @@ -1,4 +1,3 @@ -KERNEL_DIR=common . ${ROOT_DIR}/${KERNEL_DIR}/build.config.common . ${ROOT_DIR}/${KERNEL_DIR}/build.config.aarch64 . ${ROOT_DIR}/${KERNEL_DIR}/build.config.crashdump