device-deps-regenerator: Add 20 branches

Change-Id: If8202572bf97a071cdf7335ccd35fb429f0a6957
This commit is contained in:
Michael Bestas
2023-01-12 20:48:29 +02:00
parent 6b39f43910
commit b35a287a40

View File

@@ -20,7 +20,7 @@ print(g.rate_limiting_resettime)
org = g.get_organization('LineageOS')
# supported branches, newest to oldest
CUR_BRANCHES = ['lineage-19.1', 'lineage-18.1']
CUR_BRANCHES = ['lineage-20', 'lineage-20.0', 'lineage-19.1', 'lineage-18.1']
def get_cm_dependencies(repo):
branch = None