device-deps-regenerator: Add lineage-21 branches
Change-Id: Ia7cec83ebe9057b48536047865288aef7bf21277
This commit is contained in:
@@ -14,7 +14,7 @@ parser.add_argument(
|
||||
args = parser.parse_args()
|
||||
|
||||
# supported branches, newest to oldest
|
||||
CUR_BRANCHES = ["lineage-20", "lineage-20.0", "lineage-19.1", "lineage-18.1"]
|
||||
CUR_BRANCHES = ["lineage-21", "lineage-21.0", "lineage-20", "lineage-20.0", "lineage-19.1", "lineage-18.1"]
|
||||
|
||||
|
||||
def get_cm_dependencies(name):
|
||||
|
||||
Reference in New Issue
Block a user