sm8250-common: add common properties from RRA31.Q3-19-19
This commit is contained in:
parent
b40c6cb4fb
commit
3155670b6d
5 changed files with 243 additions and 0 deletions
38
system.prop
Normal file
38
system.prop
Normal file
|
|
@ -0,0 +1,38 @@
|
|||
# Audio
|
||||
audio.offload.min.duration.secs=60
|
||||
|
||||
# Charger
|
||||
ro.charger.enable_suspend=1
|
||||
|
||||
# Display
|
||||
debug.sf.enable_hwc_vds=1
|
||||
debug.sf.latch_unsignaled=1
|
||||
|
||||
# CNE
|
||||
persist.vendor.cne.feature=1
|
||||
|
||||
# DPM
|
||||
persist.vendor.dpm.feature=11
|
||||
|
||||
# IMS
|
||||
persist.dbg.volte_avail_ovr=1
|
||||
persist.dbg.vt_avail_ovr=1
|
||||
persist.dbg.wfc_avail_ovr=1
|
||||
|
||||
# Media
|
||||
media.settings.xml=/vendor/etc/media_profiles_vendor.xml
|
||||
|
||||
# Netflix
|
||||
ro.netflix.bsp_rev=Q8250-19134-1
|
||||
|
||||
# Radio
|
||||
ro.telephony.default_network=33,33
|
||||
|
||||
# Netmgr
|
||||
persist.vendor.data.mode=concurrent
|
||||
|
||||
# Vendor
|
||||
ro.vendor.qti.va_aosp.support=1
|
||||
|
||||
# Zygote
|
||||
persist.device_config.runtime_native.usap_pool_enabled=true
|
||||
Loading…
Add table
Add a link
Reference in a new issue