1
0
Fork 0
mirror of https://github.com/lineageos4microg/docker-lineage-cicd synced 2024-05-19 03:26:08 +02:00

Fix TheMuppets branch

This commit is contained in:
tieu1991 2022-11-12 12:19:10 -05:00 committed by Philip Nagler-Frank
parent 07b6ee1b70
commit e3ba96c59c

View File

@ -137,7 +137,7 @@ for branch in ${BRANCH_NAME//,/ }; do
modules_permission_patch="packages_modules_Permission-S.patch"
;;
lineage-20.0*)
themuppets_branch="lineage-20"
themuppets_branch="lineage-20.0"
android_version="13"
frameworks_base_patch="android_frameworks_base-Android13.patch"
modules_permission_patch="packages_modules_Permission-Android13.patch"