aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorYongqin Liu <yongqin.liu@linaro.org>2022-04-14 20:39:59 +0800
committerYongqin Liu <yongqin.liu@linaro.org>2022-04-14 20:39:59 +0800
commit1a5b633c6484f15f7cba44a43687c0863847f0d4 (patch)
tree19f716c42272ddebd994005ce20e5397878bf2d6
parent92fae94d7293edafe6c58d42bfc2c8324f8b093f (diff)
downloadandroid-build-configs-1a5b633c6484f15f7cba44a43687c0863847f0d4.tar.gz
lkft-aosp-android11-hikey960: drop build for 4.9 vendor
there is no support for Android11 to be launched with 4.9 kernel, so no need to build vendor for the 4.9 kernel any more Signed-off-by: Yongqin Liu <yongqin.liu@linaro.org> Change-Id: I78e20b118aa358cc46c776578004e5d6b4c78048
-rw-r--r--lkft-aosp-android11-hikey9603
1 files changed, 1 insertions, 2 deletions
diff --git a/lkft-aosp-android11-hikey960 b/lkft-aosp-android11-hikey960
index 415048db..0150f11d 100644
--- a/lkft-aosp-android11-hikey960
+++ b/lkft-aosp-android11-hikey960
@@ -6,5 +6,4 @@ LOCAL_MANIFEST_BRANCH=linaro-lkft-android11
PATCHSETS="lkft-aosp-android11-hikey960"
TARGET_PRODUCT=hikey960
MAKE_TARGETS="droidcore"
-HOOK_POST_ANDROID_BUILD="build-hikey960-4.9-vendor.sh"
-PUBLISH_FILES="boot.img ramdisk-debug.img ramdisk.img system.img userdata.img vendor.img vendor-4.9.img"
+PUBLISH_FILES="boot.img ramdisk-debug.img ramdisk.img system.img userdata.img vendor.img super.img product.img system_ext.img"