sm7250-common: Switch to QTI bt stack
Change-Id: I47016b066ae800d0071dbad6a1235cbc9db3cf80 Signed-off-by: KakatkarAkshay <akshayakakatkaraa@gmail.com>
This commit is contained in:
committed by
KakatkarAkshay
parent
5d1a5c70b0
commit
f8a7c0b95b
@@ -99,6 +99,9 @@ BOARD_SUPPORTS_SOUND_TRIGGER := true
|
|||||||
BOARD_USES_ALSA_AUDIO := true
|
BOARD_USES_ALSA_AUDIO := true
|
||||||
USE_CUSTOM_AUDIO_POLICY := 1
|
USE_CUSTOM_AUDIO_POLICY := 1
|
||||||
|
|
||||||
|
# Bluetooth
|
||||||
|
TARGET_USE_QTI_BT_STACK := true
|
||||||
|
|
||||||
# Camera
|
# Camera
|
||||||
TARGET_USES_QTI_CAMERA_DEVICE := true
|
TARGET_USES_QTI_CAMERA_DEVICE := true
|
||||||
USE_DEVICE_SPECIFIC_CAMERA := true
|
USE_DEVICE_SPECIFIC_CAMERA := true
|
||||||
|
|||||||
@@ -3,6 +3,9 @@ audio.offload.min.duration.secs=30
|
|||||||
persist.vendor.audio.hac.enable=false
|
persist.vendor.audio.hac.enable=false
|
||||||
persist.vendor.audio_hal.dsp_bit_width_enforce_mode=24
|
persist.vendor.audio_hal.dsp_bit_width_enforce_mode=24
|
||||||
|
|
||||||
|
# Bluetooth
|
||||||
|
ro.bluetooth.library_name=libbluetooth_qti.so
|
||||||
|
|
||||||
# Camera
|
# Camera
|
||||||
camera.disable_zsl_mode=true
|
camera.disable_zsl_mode=true
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user