mirror of
https://github.com/Divested-Mobile/DivestOS-Build.git
synced 2025-08-23 21:25:24 -04:00
Fixup
Signed-off-by: Tavi <tavi@divested.dev>
This commit is contained in:
parent
9d6325e2a0
commit
835fbb7d2c
3 changed files with 6 additions and 2 deletions
|
@ -542,6 +542,10 @@ sed -i 's/libinit_msm8974/libinit_msm8974-oppo/' BoardConfigCommon.mk init/Andro
|
|||
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/
|
||||
fi;
|
||||
|
||||
if enterAndClear "device/samsung/jf-common"; then
|
||||
sed -i 's/TARGET_RECOVERY_DENSITY := xxhdpi/TARGET_RECOVERY_DENSITY := xhdpi/' BoardConfigCommon.mk; #no space
|
||||
fi;
|
||||
|
||||
if enterAndClear "device/samsung/jactivelte"; then
|
||||
smallerSystem;
|
||||
fi;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue