device-deps: Drop 15.1
15.1 builds are no longer available on the download portal. Change-Id: Ib8cbba6c56087bf5d114a7df2b21be963e9ab0b1
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', 'lineage-15.1']
|
||||
CUR_BRANCHES = ['lineage-17.1', 'lineage-16.0']
|
||||
|
||||
def get_cm_dependencies(repo):
|
||||
branch = None
|
||||
|
||||
Reference in New Issue
Block a user