mirror of
https://github.com/Divested-Mobile/DivestOS-Build.git
synced 2025-08-02 11:26:21 -04:00
Scripts: localize variables in functions
This commit is contained in:
parent
e01e457b24
commit
4a1ebe1b71
7 changed files with 57 additions and 56 deletions
|
@ -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;
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue