sm6375-common: Update to fogos_g V1UGS35H.75-14-3-4

Change-Id: I768f0b473c2ec116c8f0b02f2589b2110651f155
This commit is contained in:
Michael Bestas
2025-10-28 20:55:50 +02:00
parent 1acd8c225d
commit 7464956dd0
10 changed files with 6 additions and 2 deletions

Binary file not shown.

View File

@@ -89,11 +89,15 @@ case "$target" in
case "$soc_hwid" in
507|565|628)
setprop vendor.media.target_variant "_blair"
setprop vendor.netflix.bsp_rev "Q4350-32962-1"
if [ $build_codename -le "14" ]; then
setprop vendor.netflix.bsp_rev "Q4350-32962-1"
fi
;;
578)
setprop vendor.media.target_variant "_blair_lite"
setprop vendor.netflix.bsp_rev "Q4350-32962-1"
if [ $build_codename -le "14" ]; then
setprop vendor.netflix.bsp_rev "Q4350-32962-1"
fi
;;
454|472)
setprop vendor.media.target_variant "_holi"