Various changes

- Cherrypick May ASB topics
- 18.1: bump enchilada, fajita, and guacamole
This commit is contained in:
Tad 2021-05-06 14:37:51 -04:00
parent 4450921a10
commit 2cf0b314d8
11 changed files with 394 additions and 5 deletions

View file

@ -258,6 +258,9 @@ git revert --no-edit 0ba2cb240e8483fa85fcc831328f70f65eeb7180 2be3c88c331387f039
enterAndClear "device/oneplus/msm8998-common";
awk -i inplace '!/TARGET_RELEASETOOLS_EXTENSIONS/' BoardConfigCommon.mk; #disable releasetools to fix delta ota generation
enterAndClear "device/oneplus/sm8150-common";
enableVerity; #Resurrect dm-verity
enterAndClear "device/oppo/common";
awk -i inplace '!/TARGET_RELEASETOOLS_EXTENSIONS/' BoardConfigCommon.mk; #disable releasetools to fix delta ota generation