sdm660: prop: disabled bluetooth wipower
This commit is contained in:
parent
b87ab33877
commit
7123cfecc8
1 changed files with 2 additions and 1 deletions
|
@ -55,7 +55,8 @@ PRODUCT_PROPERTY_OVERRIDES += \
|
|||
# Bluetooth
|
||||
PRODUCT_PROPERTY_OVERRIDES += \
|
||||
vendor.qcom.bluetooth.soc=cherokee \
|
||||
persist.bluetooth.bluetooth_audio_hal.disabled=true
|
||||
persist.bluetooth.bluetooth_audio_hal.disabled=true \
|
||||
ro.vendor.bluetooth.wipower=false
|
||||
|
||||
# Camera
|
||||
PRODUCT_PROPERTY_OVERRIDES += \
|
||||
|
|
Loading…
Reference in a new issue