audio fix part 3/?
This commit is contained in:
@@ -58,7 +58,12 @@ PRODUCT_PACKAGES += \
|
||||
libagm_mixer_plugin \
|
||||
libagm_pcm_plugin \
|
||||
libbatterylistener \
|
||||
libpal \
|
||||
libfmpal \
|
||||
liblx-osal \
|
||||
libar-gsl \
|
||||
libats \
|
||||
libagmclient \
|
||||
libhfp_pal \
|
||||
libqcompostprocbundle \
|
||||
libqcomvisualizer \
|
||||
@@ -77,7 +82,8 @@ PRODUCT_PACKAGES += \
|
||||
|
||||
|
||||
AUDIO_HAL_DIR := hardware/qcom-caf/sm8650/audio/primary-hal
|
||||
AUDIO_PAL_DIR := hardware/qcom-caf/sm8650/audio/pal
|
||||
CONFIG_HAL_SRC_DIR := $(AUDIO_HAL_DIR)/configs/pineapple
|
||||
CONFIG_PAL_SRC_DIR := $(AUDIO_HAL_DIR)/../pal/configs/pineapple
|
||||
|
||||
PRODUCT_COPY_FILES += \
|
||||
$(AUDIO_HAL_DIR)/configs/pineapple/audio_effects.conf:$(TARGET_COPY_OUT_VENDOR)/etc/audio/sku_pineapple/audio_effects.conf \
|
||||
|
@@ -85,6 +85,7 @@ vendor.audio_hal.in_period_size=144
|
||||
vendor.audio_hal.period_multiplier=4
|
||||
vendor.audio_hal.period_size=192
|
||||
vendor.voice.path.for.pcm.voip=true
|
||||
vendor.audio.use.primary.default=true
|
||||
|
||||
# Bluetooth
|
||||
persist.bluetooth.a2dp_offload.cap=sbc-aac-aptx-aptxhd-ldac
|
||||
|
Reference in New Issue
Block a user