sm8450-common: media: Update from V14.0.3.0.TLCMIXM

Change-Id: I937c9c3921954048f4375305f1ff8fe725d2ac97
This commit is contained in:
Arian 2023-05-14 19:25:24 +02:00
parent 6b5a0a1ce1
commit 57572a2bfa

View file

@ -67,13 +67,13 @@ case "$target" in
;;
530|531|540)
setprop vendor.media.target_variant "_cape"
if [ $build_codename -le "12" ]; then
if [ $build_codename -le "13" ]; then
setprop vendor.netflix.bsp_rev "Q8450-34634-1"
fi
;;
*)
setprop vendor.media.target_variant "_taro"
if [ $build_codename -le "12" ]; then
if [ $build_codename -le "13" ]; then
setprop vendor.netflix.bsp_rev "Q8450-34634-1"
fi
;;