mirror of
https://github.com/Divested-Mobile/DivestOS-Build.git
synced 2025-01-13 08:29:28 -05:00
Fixup verity enablement for cheryl
cheryl was already supported in Copy_Keys.sh
This commit is contained in:
parent
6d0bc0c57e
commit
07e46913d9
@ -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…
Reference in New Issue
Block a user