mirror of
https://github.com/Divested-Mobile/DivestOS-Build.git
synced 2025-05-02 06:26:20 -04:00
18.1: bump crosshatch/blueline
This commit is contained in:
parent
4bbc70d5a8
commit
d601ecc611
3 changed files with 11 additions and 1 deletions
|
@ -86,6 +86,8 @@ buildAll() {
|
|||
#SD845
|
||||
buildDevice beryllium; #needs manual patching in vendor
|
||||
buildDevice pro1 avb;
|
||||
buildDevice crosshatch avb;
|
||||
buildDevice blueline avb;
|
||||
buildDevice enchilada avb;
|
||||
buildDevice fajita avb;
|
||||
#SD855
|
||||
|
|
|
@ -224,6 +224,9 @@ awk -i inplace '!/INODE_COUNT/' BoardConfigLineage.mk; #mke2fs -1 incompatibilit
|
|||
enterAndClear "device/google/coral";
|
||||
enableVerity; #Resurrect dm-verity
|
||||
|
||||
enterAndClear "device/google/crosshatch";
|
||||
enableVerity; #Resurrect dm-verity
|
||||
|
||||
enterAndClear "device/google/wahoo";
|
||||
enableVerity; #Resurrect dm-verity
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue