device-deps-regenerator: Add 18.1 branch
TODO: Remove 16.0 in a couple months, when they've dropped off portal. Change-Id: I102b050868831fd57268d73704f6e9018565eba3
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-17.1', 'lineage-16.0']
|
||||
CUR_BRANCHES = ['lineage-18.1', 'lineage-17.1', 'lineage-16.0']
|
||||
|
||||
def get_cm_dependencies(repo):
|
||||
branch = None
|
||||
|
||||
Reference in New Issue
Block a user