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:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user