sdm710-common: Include missing stock bluetooth property
Signed-off-by: SamarV-121 <samarvispute121@gmail.com>
This commit is contained in:
parent
1b12508353
commit
3b53c2471a
1 changed files with 4 additions and 0 deletions
|
@ -9,6 +9,10 @@ PRODUCT_SYSTEM_DEFAULT_PROPERTIES += \
|
|||
ro.config.vc_call_vol_steps=7 \
|
||||
ro.config.media_vol_steps=25
|
||||
|
||||
# Bluetooth
|
||||
PRODUCT_SYSTEM_DEFAULT_PROPERTIES += \
|
||||
vendor.bluetooth.soc=cherokee
|
||||
|
||||
# Camera
|
||||
PRODUCT_SYSTEM_DEFAULT_PROPERTIES += \
|
||||
persist.camera.HAL3.enabled=1
|
||||
|
|
Loading…
Reference in a new issue