aboutsummaryrefslogtreecommitdiff
path: root/build-configs.yaml
diff options
context:
space:
mode:
authorMatt Hart <matthew.hart@linaro.org>2019-04-12 12:23:15 +0100
committerGuillaume Tucker <guillaume.tucker@collabora.com>2019-04-23 07:39:08 +0100
commit0d24ac002bfef25b798f940a147a0085df480ae3 (patch)
tree51e4c5e1f5b3c57b8060ff9ead4bb672d645f6d3 /build-configs.yaml
parent7dc99b3946684c3944df36eecfd9fcd2f5d287ea (diff)
Add android-q branches to build-configs
These branches are expected to only be updated to LTS once a week.
Diffstat (limited to 'build-configs.yaml')
-rw-r--r--build-configs.yaml12
1 files changed, 12 insertions, 0 deletions
diff --git a/build-configs.yaml b/build-configs.yaml
index d7ed0da..79e6597 100644
--- a/build-configs.yaml
+++ b/build-configs.yaml
@@ -343,6 +343,10 @@ build_configs:
tree: android
branch: 'android-4.9-p-release'
+ android_4.9-q:
+ tree: android
+ branch: 'android-4.9-q'
+
android_4.14:
tree: android
branch: 'android-4.14'
@@ -355,10 +359,18 @@ build_configs:
tree: android
branch: 'android-4.14-p-release'
+ android_4.14-q:
+ tree: android
+ branch: 'android-4.14-q'
+
android_4.19:
tree: android
branch: 'android-4.19'
+ android_4.19-q:
+ tree: android
+ branch: 'android-4.19-q'
+
android_mainline_tracking:
tree: android
branch: 'android-mainline-tracking'