device-deps-regenerator: Update the CUR_BRANCHES variable
Add 19.1 and drop 17.1. Change-Id: Ic787d63f7f094789472f47e28ae80963a8631a25
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-18.1', 'lineage-17.1']
|
||||
CUR_BRANCHES = ['lineage-19.1', 'lineage-18.1']
|
||||
|
||||
def get_cm_dependencies(repo):
|
||||
branch = None
|
||||
|
||||
Reference in New Issue
Block a user