Scripts: localize variables in functions

This commit is contained in:
Tad 2019-09-17 00:55:50 -04:00
parent e01e457b24
commit 4a1ebe1b71
7 changed files with 57 additions and 56 deletions

View file

@ -230,6 +230,9 @@ enterAndClear "device/moto/shamu";
enterAndClear "device/oppo/msm8974-common";
sed -i "s/TZ.BF.2.0-2.0.0134/TZ.BF.2.0-2.0.0134|TZ.BF.2.0-2.0.0137/" board-info.txt; #Suport new TZ firmware https://review.lineageos.org/#/c/178999/
enterAndClear "kernel/google/marlin";
git revert 568f99db3c9; #Resurrect dm-verity
enter "vendor/google";
echo "" > atv/atv-common.mk;