mirror of
https://github.com/Divested-Mobile/DivestOS-Build.git
synced 2025-01-14 17:07:19 -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 marlin verity;
|
||||||
buildDevice sailfish verity;
|
buildDevice sailfish verity;
|
||||||
#SD835
|
#SD835
|
||||||
buildDevice cheryl;
|
buildDevice cheryl verity;
|
||||||
buildDevice mata verity;
|
buildDevice mata verity;
|
||||||
buildDevice taimen avb;
|
buildDevice taimen avb;
|
||||||
buildDevice walleye avb;
|
buildDevice walleye avb;
|
||||||
|
@ -96,7 +96,7 @@ buildAll() {
|
|||||||
buildDevice marlin verity;
|
buildDevice marlin verity;
|
||||||
buildDevice sailfish verity;
|
buildDevice sailfish verity;
|
||||||
#SD835
|
#SD835
|
||||||
buildDevice cheryl;
|
buildDevice cheryl verity;
|
||||||
buildDevice cheeseburger verity; #needs manual patching - vendor common makefile + not booting
|
buildDevice cheeseburger verity; #needs manual patching - vendor common makefile + not booting
|
||||||
buildDevice dumpling verity;
|
buildDevice dumpling verity;
|
||||||
buildDevice mata verity;
|
buildDevice mata verity;
|
||||||
|
Loading…
Reference in New Issue
Block a user