This commit is contained in:
Tad 2019-02-02 06:11:41 -05:00
parent 378971497c
commit db260cf1e1
3 changed files with 5 additions and 5 deletions

View file

@ -63,7 +63,7 @@ patchWorkspace() {
#repopick -it asb-2018.11-cm11 -e 234695; #merged except for level
repopick -it cm.service.adb.root; #security fix for -userdebug
#repopick -it asb-2018.12-cm11 -e 240072; #merged except for level
repopick -it asb-2019.01-cm11 -e 240073;
#repopick -it asb-2019.01-cm11 -e 240073; #merged except for level
source "$DOS_SCRIPTS/Patch.sh";
source "$DOS_SCRIPTS/Defaults.sh";

View file

@ -218,7 +218,7 @@ rm board-info.txt; #Never restrict installation
enterAndClear "device/oneplus/bacon";
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 "device/samsung/tuna";
enterAndClear "device/samsung/tuna";
rm setup-makefiles.sh; #broken, deblobber will still function
sed -i 's/arm-eabi-4.7/arm-eabi-4.8/' BoardConfig.mk; #fix toolchain