device-deps: Support lineage-16.0 branch and drop cm-14.1

Change-Id: I0a0efa6b24f69a31a1e831fd9acc38b01e36a4f9
This commit is contained in:
razorloves
2019-03-10 11:13:22 -05:00
parent 6666abacab
commit ba9c8130b0

View File

@@ -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