mirror of
https://github.com/Divested-Mobile/DivestOS-Build.git
synced 2025-05-02 06:26:20 -04:00
Updates
This commit is contained in:
parent
378971497c
commit
db260cf1e1
3 changed files with 5 additions and 5 deletions
|
@ -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";
|
||||
|
|
|
@ -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
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue