sm8250-common: set board in device tree, and add more stock props
This commit is contained in:
parent
fa109b63a0
commit
bc6c1abac1
5 changed files with 20 additions and 1 deletions
|
|
@ -1,5 +1,10 @@
|
|||
# Audio
|
||||
audio.deep_buffer.media=true
|
||||
audio.offload.disable=false
|
||||
audio.offload.gapless.enabled=false
|
||||
audio.offload.min.duration.secs=60
|
||||
audio.offload.video=false
|
||||
media.aac_51_output_enabled=true
|
||||
|
||||
# Bluetooth
|
||||
persist.vendor.btstack.aac_frm_ctl.enabled=true
|
||||
|
|
@ -32,6 +37,9 @@ ro.netflix.bsp_rev=Q8250-19134-1
|
|||
# Radio
|
||||
ro.telephony.default_network=33,33
|
||||
|
||||
# RTT
|
||||
config.disable_rtt=true
|
||||
|
||||
# Netmgr
|
||||
persist.vendor.data.mode=concurrent
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue