aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorYongqin Liu <yongqin.liu@linaro.org>2022-10-06 15:14:54 +0800
committerYongqin Liu <yongqin.liu@linaro.org>2022-10-06 15:14:54 +0800
commitaab6c627c030414558a57779e082c8f4a04a3eb9 (patch)
tree6efee75cfa218256a81c3e002271bc01480b6b1a
parente5f75e8d5687cfc57bb539600073392a5eaa4556 (diff)
downloadandroid-build-configs-aab6c627c030414558a57779e082c8f4a04a3eb9.tar.gz
lkft-aosp-master-hikey: change to build the droid variant
so that we could find the VINTF errors as well Signed-off-by: Yongqin Liu <yongqin.liu@linaro.org> Change-Id: Id0ca7af888a2deaa01eb1e03a4556ce2bd9fb57e
-rw-r--r--lkft-aosp-master-hikey2
1 files changed, 1 insertions, 1 deletions
diff --git a/lkft-aosp-master-hikey b/lkft-aosp-master-hikey
index cc3a756e..4c906998 100644
--- a/lkft-aosp-master-hikey
+++ b/lkft-aosp-master-hikey
@@ -4,6 +4,6 @@ MANIFEST_FILENAME=default.xml
LOCAL_MANIFEST=https://android-git.linaro.org/git/platform/manifest.git
LOCAL_MANIFEST_BRANCH=linaro-lkft-aosp-master
TARGET_PRODUCT=hikey
-MAKE_TARGETS="droidcore"
+MAKE_TARGETS="droid"
HOOK_PRE_ANDROID_BUILD="build-hikey960-fetch-vendor-pacakge.sh"
PUBLISH_FILES="boot.img ramdisk-debug.img ramdisk.img system.img vendor.img userdata.img"