aboutsummaryrefslogtreecommitdiff
path: root/android-cts.yaml
diff options
context:
space:
mode:
authorYongqin Liu <yongqin.liu@linaro.org>2019-09-10 18:23:25 +0800
committerYongqin Liu <yongqin.liu@linaro.org>2019-09-10 10:30:40 +0000
commitf00829ced85aad237cbf18fe66f3ab34a716c5d1 (patch)
tree2c5d1d5429dcf74806c8656d69e8478c935fb760 /android-cts.yaml
parent077e33f86dac10a5b9d4ec00a6ca937382670e42 (diff)
android-cts.yaml: update the default target, branch and patchset value
to build for android-cts-10.0_r1 by default Change-Id: I19d426eaef65b675ed3a7721e5e21a44c155224e Signed-off-by: Yongqin Liu <yongqin.liu@linaro.org>
Diffstat (limited to 'android-cts.yaml')
-rw-r--r--android-cts.yaml6
1 files changed, 3 insertions, 3 deletions
diff --git a/android-cts.yaml b/android-cts.yaml
index 64f0b6ee..f4dd46b8 100644
--- a/android-cts.yaml
+++ b/android-cts.yaml
@@ -19,13 +19,13 @@
default: https://android.googlesource.com/platform/manifest
- string:
name: MANIFEST_BRANCH
- default: master
+ default: android-cts-10.0_r1
- string:
name: LUNCH_TARGET
- default: hikey-userdebug
+ default: aosp_arm64-userdebug
- string:
name: PATCHSETS
- default: ''
+ default: 'cts-lkft'
disabled: false
node: docker-xenial-aosp
display-name: 'Android CTS Build'