Revert "sm8250-common: Switch to QTI bt stack"
This reverts commit 5e718ca747
.
This commit is contained in:
parent
4d2358398c
commit
355cc5d209
3 changed files with 0 additions and 10 deletions
|
@ -77,9 +77,6 @@ BOARD_ANT_WIRELESS_DEVICE := "qualcomm-hidl"
|
||||||
USE_CUSTOM_AUDIO_POLICY := 1
|
USE_CUSTOM_AUDIO_POLICY := 1
|
||||||
USE_XML_AUDIO_POLICY_CONF := 1
|
USE_XML_AUDIO_POLICY_CONF := 1
|
||||||
|
|
||||||
# Bluetooth
|
|
||||||
TARGET_FWK_SUPPORTS_FULL_VALUEADDS := true
|
|
||||||
|
|
||||||
# Charger
|
# Charger
|
||||||
BOARD_CHARGER_DISABLE_INIT_BLANK := true
|
BOARD_CHARGER_DISABLE_INIT_BLANK := true
|
||||||
|
|
||||||
|
|
|
@ -86,10 +86,6 @@ PRODUCT_COPY_FILES += \
|
||||||
$(LOCAL_PATH)/audio/audio_policy_configuration.xml:$(TARGET_COPY_OUT_PRODUCT)/vendor_overlay/$(PRODUCT_TARGET_VNDK_VERSION)/etc/audio/audio_policy_configuration.xml \
|
$(LOCAL_PATH)/audio/audio_policy_configuration.xml:$(TARGET_COPY_OUT_PRODUCT)/vendor_overlay/$(PRODUCT_TARGET_VNDK_VERSION)/etc/audio/audio_policy_configuration.xml \
|
||||||
$(LOCAL_PATH)/audio/audio_policy_configuration.xml:$(TARGET_COPY_OUT_PRODUCT)/vendor_overlay/$(PRODUCT_TARGET_VNDK_VERSION)/etc/audio_policy_configuration.xml
|
$(LOCAL_PATH)/audio/audio_policy_configuration.xml:$(TARGET_COPY_OUT_PRODUCT)/vendor_overlay/$(PRODUCT_TARGET_VNDK_VERSION)/etc/audio_policy_configuration.xml
|
||||||
|
|
||||||
# Bluetooth
|
|
||||||
PRODUCT_PACKAGES += \
|
|
||||||
BluetoothQti
|
|
||||||
|
|
||||||
# Boot control
|
# Boot control
|
||||||
PRODUCT_PACKAGES += \
|
PRODUCT_PACKAGES += \
|
||||||
android.hardware.boot@1.0-impl.recovery \
|
android.hardware.boot@1.0-impl.recovery \
|
||||||
|
|
|
@ -3,9 +3,6 @@ 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
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue