18.1: bump crosshatch/blueline

This commit is contained in:
Tad 2021-05-10 09:15:17 -04:00
parent 4bbc70d5a8
commit d601ecc611
3 changed files with 11 additions and 1 deletions

View file

@ -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

View file

@ -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