device-deps-regenerator: Add lineage-17.1 to branches

TODO: Remove 15.1 when they're no longer available on download portal.

Change-Id: I72803d2acec08e0ec4e7d15099b63dcb64f2cae6
This commit is contained in:
razorloves
2020-03-26 01:59:12 -05:00
parent 32a0b66b14
commit 6753c15f61

View File

@@ -20,7 +20,7 @@ print(g.rate_limiting_resettime)
org = g.get_organization('LineageOS')
# supported branches, newest to oldest
CUR_BRANCHES = ['lineage-16.0', 'lineage-15.1']
CUR_BRANCHES = ['lineage-17.1', 'lineage-16.0', 'lineage-15.1']
def get_cm_dependencies(repo):
branch = None