sm8450-common: media: Update from V14.0.3.0.TLCMIXM
Change-Id: I937c9c3921954048f4375305f1ff8fe725d2ac97
This commit is contained in:
parent
6b5a0a1ce1
commit
57572a2bfa
1 changed files with 2 additions and 2 deletions
|
@ -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
|
||||
;;
|
||||
|
|
Loading…
Reference in a new issue