mirror of
https://github.com/Divested-Mobile/DivestOS-Build.git
synced 2025-05-04 23:45:07 -04:00
Fixup verity enablement for cheryl
cheryl was already supported in Copy_Keys.sh
This commit is contained in:
parent
6d0bc0c57e
commit
07e46913d9
2 changed files with 2 additions and 2 deletions
|
@ -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;
|
||||
|
|
|
@ -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;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue