diff --git a/Scripts/LineageOS-16.0/Functions.sh b/Scripts/LineageOS-16.0/Functions.sh index 8997ccf0..ee434405 100644 --- a/Scripts/LineageOS-16.0/Functions.sh +++ b/Scripts/LineageOS-16.0/Functions.sh @@ -107,7 +107,7 @@ buildAll() { buildDevice marlin verity; buildDevice sailfish verity; #SD835 - buildDevice cheryl; + buildDevice cheryl verity; buildDevice mata verity; buildDevice taimen avb; buildDevice walleye avb; diff --git a/Scripts/LineageOS-17.1/Functions.sh b/Scripts/LineageOS-17.1/Functions.sh index 3761a619..1ad9e4e9 100644 --- a/Scripts/LineageOS-17.1/Functions.sh +++ b/Scripts/LineageOS-17.1/Functions.sh @@ -96,7 +96,7 @@ buildAll() { buildDevice marlin verity; buildDevice sailfish verity; #SD835 - buildDevice cheryl; + buildDevice cheryl verity; buildDevice cheeseburger verity; #needs manual patching - vendor common makefile + not booting buildDevice dumpling verity; buildDevice mata verity;