device-deps: Support lineage-16.0 branch and drop cm-14.1
Change-Id: I0a0efa6b24f69a31a1e831fd9acc38b01e36a4f9
This commit is contained in:
@@ -15,7 +15,7 @@ print(g.rate_limiting_resettime)
|
||||
org = g.get_organization('LineageOS')
|
||||
|
||||
# supported branches, newest to oldest
|
||||
CUR_BRANCHES = ['lineage-15.1', 'cm-14.1']
|
||||
CUR_BRANCHES = ['lineage-16.0', 'lineage-15.1']
|
||||
|
||||
def get_cm_dependencies(repo):
|
||||
branch = None
|
||||
|
||||
Reference in New Issue
Block a user