sm6150-common: Move Netflix property to vendor

Change-Id: I744df5600b803fec993dbabbae99cef0a1fff432
This commit is contained in:
Arian 2022-06-27 17:28:05 +02:00
parent f87adf6a79
commit 520a1d8521
2 changed files with 3 additions and 3 deletions

View File

@ -22,9 +22,6 @@ media.stagefright.thumbnail.prefer_hw_codecs=true
mmp.enable.3g2=true mmp.enable.3g2=true
persist.mm.enable.prefetch=true persist.mm.enable.prefetch=true
# Netflix custom property
ro.netflix.bsp_rev=Q6150-17263-1
# RCS # RCS
persist.rcs.supported=1 persist.rcs.supported=1

View File

@ -164,6 +164,9 @@ persist.dbg.wfc_avail_ovr=1
debug.stagefright.ccodec=1 debug.stagefright.ccodec=1
debug.stagefright.omx_default_rank=0 debug.stagefright.omx_default_rank=0
# Netflix
vendor.netflix.bsp_rev=Q6150-17263-1
# QC framework value-adds # QC framework value-adds
ro.vendor.qti.va_aosp.support=1 ro.vendor.qti.va_aosp.support=1