device-deps: Drop 15.1

15.1 builds are no longer available on the download portal.

Change-Id: Ib8cbba6c56087bf5d114a7df2b21be963e9ab0b1
This commit is contained in:
razorloves
2020-04-27 00:42:30 -05:00
parent 8abd00d051
commit c9670d326f

View File

@@ -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', 'lineage-15.1']
CUR_BRANCHES = ['lineage-17.1', 'lineage-16.0']
def get_cm_dependencies(repo):
branch = None