aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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'