aboutsummaryrefslogtreecommitdiff
path: root/lkft-aosp-member.yaml
diff options
context:
space:
mode:
authorYongqin Liu <yongqin.liu@linaro.org>2021-08-27 00:02:50 +0800
committerYongqin Liu <yongqin.liu@linaro.org>2021-08-27 00:02:50 +0800
commit60c3b48b8885d071bc8d010c8eef3737d44a8360 (patch)
treeb39fbf95cb0963ac468a0fc64288ca2cdf87fd44 /lkft-aosp-member.yaml
parentca903810c8f09750304dc75dd823e6d9618fe7c4 (diff)
lkft: add support to build EAP builds with build config file
so that we could do customization with the build config file. Signed-off-by: Yongqin Liu <yongqin.liu@linaro.org> Change-Id: I89592e29949d9e84c6d4eab2c5a824ead87e48e3
Diffstat (limited to 'lkft-aosp-member.yaml')
-rw-r--r--lkft-aosp-member.yaml9
1 files changed, 9 insertions, 0 deletions
diff --git a/lkft-aosp-member.yaml b/lkft-aosp-member.yaml
index d889f43e23..e8f8ce905e 100644
--- a/lkft-aosp-member.yaml
+++ b/lkft-aosp-member.yaml
@@ -16,6 +16,15 @@
- job-extended-read
parameters:
- string:
+ name: ANDROID_BUILD_CONFIG_REPO_URL
+ default: ssh://git@dev-private-git.linaro.org/android-internal/android-build-configs.git
+ - string:
+ name: ANDROID_BUILD_CONFIG_REPO_BRANCH
+ default: lkft
+ - string:
+ name: ANDROID_BUILD_CONFIG
+ default: ''
+ - string:
name: MANIFEST_URL
default: 'https://android.googlesource.com/platform/manifest'
- string: