aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorYongqin Liu <yongqin.liu@linaro.org>2024-03-29 21:37:11 +0800
committerYongqin Liu <yongqin.liu@linaro.org>2024-03-29 21:37:11 +0800
commit6d4a7dc31a7352673b66367f967e0a0cfd616ab6 (patch)
tree91fc1941771e4a791de775c6213e1df01e7137ff
parentba45d914a7e7d1551cae27eba65be5116d2f321b (diff)
downloadandroid-build-configs-6d4a7dc31a7352673b66367f967e0a0cfd616ab6.tar.gz
hikey960-aosp-master: fix TARGET_PRODUCT
should have trunk_staging specified Change-Id: Ib7f14d3a3d4b580e0d540db0f1e7f8e9f44e2434 Signed-off-by: Yongqin Liu <yongqin.liu@linaro.org>
-rw-r--r--hikey960-aosp-master2
1 files changed, 1 insertions, 1 deletions
diff --git a/hikey960-aosp-master b/hikey960-aosp-master
index 7124c2b4..7ecac1df 100644
--- a/hikey960-aosp-master
+++ b/hikey960-aosp-master
@@ -4,7 +4,7 @@ MAKE_JOBS=16
MAKE_TARGETS="dist"
MANIFEST_FILENAME=default.xml
LUNCH=hikey960-userdebug
-TARGET_PRODUCT=hikey960
+TARGET_PRODUCT=hikey960-trunk_staging
TARGET_SIMULATOR=false
USE_CLANG_PLATFORM_BUILD=true
SKIP_LICENSE_CHECK=1