blob: 2eccd4b8d9a008ccf9cffec4bc701b809e077bd9 [file] [log] [blame]
Vignesh Kulothungan92a38712019-12-23 14:54:19 -08001#BOARD_USES_GENERIC_AUDIO := true
2#
3#AUDIO_FEATURE_FLAGS
4ifeq ($(TARGET_USES_QMAA_OVERRIDE_AUDIO), false)
5ifeq ($(TARGET_USES_QMAA),true)
6AUDIO_USE_STUB_HAL := true
7endif
8endif
9
10ifneq ($(AUDIO_USE_STUB_HAL), true)
11BOARD_USES_ALSA_AUDIO := true
12TARGET_USES_AOSP_FOR_AUDIO := false
13
14ifneq ($(TARGET_USES_AOSP_FOR_AUDIO), true)
15USE_CUSTOM_AUDIO_POLICY := 1
Jaideep Sharma5f172f22020-01-30 22:41:21 +053016AUDIO_FEATURE_QSSI_COMPLIANCE := true
Vignesh Kulothungan92a38712019-12-23 14:54:19 -080017AUDIO_FEATURE_ENABLED_COMPRESS_CAPTURE := false
18AUDIO_FEATURE_ENABLED_COMPRESS_INPUT := true
19AUDIO_FEATURE_ENABLED_CONCURRENT_CAPTURE := true
20AUDIO_FEATURE_ENABLED_COMPRESS_VOIP := false
21AUDIO_FEATURE_ENABLED_DYNAMIC_ECNS := true
22AUDIO_FEATURE_ENABLED_EXTN_FORMATS := true
23AUDIO_FEATURE_ENABLED_EXTN_FLAC_DECODER := true
24AUDIO_FEATURE_ENABLED_EXTN_RESAMPLER := true
25AUDIO_FEATURE_ENABLED_FM_POWER_OPT := true
26AUDIO_FEATURE_ENABLED_HDMI_SPK := true
27AUDIO_FEATURE_ENABLED_PCM_OFFLOAD := true
28AUDIO_FEATURE_ENABLED_PCM_OFFLOAD_24 := true
29AUDIO_FEATURE_ENABLED_FLAC_OFFLOAD := true
30AUDIO_FEATURE_ENABLED_VORBIS_OFFLOAD := true
31AUDIO_FEATURE_ENABLED_WMA_OFFLOAD := true
32AUDIO_FEATURE_ENABLED_ALAC_OFFLOAD := true
33AUDIO_FEATURE_ENABLED_APE_OFFLOAD := true
34AUDIO_FEATURE_ENABLED_AAC_ADTS_OFFLOAD := true
35AUDIO_FEATURE_ENABLED_MPEGH_SW_DECODER := true
36AUDIO_FEATURE_ENABLED_PROXY_DEVICE := true
37AUDIO_FEATURE_ENABLED_SSR := true
38AUDIO_FEATURE_ENABLED_DTS_EAGLE := false
39BOARD_USES_SRS_TRUEMEDIA := false
40DTS_CODEC_M_ := false
41MM_AUDIO_ENABLED_SAFX := true
42AUDIO_FEATURE_ENABLED_HW_ACCELERATED_EFFECTS := false
43AUDIO_FEATURE_ENABLED_AUDIOSPHERE := true
44AUDIO_FEATURE_ENABLED_USB_TUNNEL := true
45AUDIO_FEATURE_ENABLED_A2DP_OFFLOAD := true
Vignesh Kulothungan92a38712019-12-23 14:54:19 -080046AUDIO_FEATURE_ENABLED_3D_AUDIO := true
Jaideep Sharmaaadb90e2020-10-14 14:45:31 +053047AUDIO_FEATURE_ENABLED_AHAL_EXT := false
Vignesh Kulothungan92a38712019-12-23 14:54:19 -080048AUDIO_FEATURE_ENABLED_EXTENDED_COMPRESS_FORMAT := true
49DOLBY_ENABLE := false
50endif
51
52AUDIO_FEATURE_ENABLED_DLKM := true
53BOARD_SUPPORTS_SOUND_TRIGGER := true
54BOARD_SUPPORTS_GCS := false
55AUDIO_FEATURE_ENABLED_INSTANCE_ID := true
56AUDIO_USE_DEEP_AS_PRIMARY_OUTPUT := false
57AUDIO_FEATURE_ENABLED_VBAT_MONITOR := true
58AUDIO_FEATURE_ENABLED_NT_PAUSE_TIMEOUT := true
59AUDIO_FEATURE_ENABLED_ANC_HEADSET := true
60AUDIO_FEATURE_ENABLED_CUSTOMSTEREO := true
61AUDIO_FEATURE_ENABLED_FLUENCE := true
62AUDIO_FEATURE_ENABLED_HDMI_EDID := true
63AUDIO_FEATURE_ENABLED_HDMI_PASSTHROUGH := true
64#AUDIO_FEATURE_ENABLED_KEEP_ALIVE := true
65AUDIO_FEATURE_ENABLED_DISPLAY_PORT := true
66AUDIO_FEATURE_ENABLED_DS2_DOLBY_DAP := false
67AUDIO_FEATURE_ENABLED_HFP := true
68AUDIO_FEATURE_ENABLED_INCALL_MUSIC := true
69AUDIO_FEATURE_ENABLED_MULTI_VOICE_SESSIONS := true
70AUDIO_FEATURE_ENABLED_KPI_OPTIMIZE := true
71AUDIO_FEATURE_ENABLED_SPKR_PROTECTION := true
72AUDIO_FEATURE_ENABLED_ACDB_LICENSE := false
73AUDIO_FEATURE_ENABLED_DEV_ARBI := false
74AUDIO_FEATURE_ENABLED_DYNAMIC_LOG := true
75MM_AUDIO_ENABLED_FTM := true
76TARGET_USES_QCOM_MM_AUDIO := true
77AUDIO_FEATURE_ENABLED_SOURCE_TRACKING := true
78AUDIO_FEATURE_ENABLED_GEF_SUPPORT := true
79BOARD_SUPPORTS_QAHW := false
80AUDIO_FEATURE_ENABLED_RAS := true
81AUDIO_FEATURE_ENABLED_SND_MONITOR := true
82AUDIO_FEATURE_ENABLED_USB_BURST_MODE := true
83AUDIO_FEATURE_ENABLED_SVA_MULTI_STAGE := true
84AUDIO_FEATURE_ENABLED_BATTERY_LISTENER := true
85##AUDIO_FEATURE_FLAGS
86
87BOARD_SUPPORTS_OPENSOURCE_STHAL := true
88
89AUDIO_HARDWARE := audio.a2dp.default
90AUDIO_HARDWARE += audio.usb.default
91AUDIO_HARDWARE += audio.r_submix.default
92AUDIO_HARDWARE += audio.primary.lahaina
93
94#HAL Wrapper
95AUDIO_WRAPPER := libqahw
96AUDIO_WRAPPER += libqahwwrapper
97
98#HAL Test app
99AUDIO_HAL_TEST_APPS := hal_play_test
100AUDIO_HAL_TEST_APPS += hal_rec_test
101
102PRODUCT_PACKAGES += $(AUDIO_HARDWARE)
103PRODUCT_PACKAGES += $(AUDIO_WRAPPER)
104PRODUCT_PACKAGES += $(AUDIO_HAL_TEST_APPS)
Meng Wang3f547d42020-03-03 18:07:16 +0800105PRODUCT_PACKAGES += ftm_test_config_lahaina-qrd-snd-card
Meng Wang65c6d5e2020-09-18 15:05:40 +0800106PRODUCT_PACKAGES += ftm_test_config_lahaina-hdk-snd-card
Xiaojun Sanga5197a92020-07-28 10:28:55 +0800107PRODUCT_PACKAGES += ftm_test_config_lahaina-shimaidp-snd-card
108PRODUCT_PACKAGES += ftm_test_config_lahaina-shimaidps-snd-card
109PRODUCT_PACKAGES += ftm_test_config_lahaina-shimaqrd-snd-card
George Gaofb568792020-03-17 10:18:26 -0700110PRODUCT_PACKAGES += audioadsprpcd
111PRODUCT_PACKAGES += vendor.qti.audio-adsprpc-service.rc
Vignesh Kulothungan92a38712019-12-23 14:54:19 -0800112
113ifneq ($(strip $(TARGET_USES_RRO)), true)
114#Audio Specific device overlays
115DEVICE_PACKAGE_OVERLAYS += vendor/qcom/opensource/audio-hal/primary-hal/configs/common/overlay
116endif
117
118PRODUCT_COPY_FILES += \
119 vendor/qcom/opensource/audio-hal/primary-hal/configs/lahaina/audio_io_policy.conf:$(TARGET_COPY_OUT_VENDOR)/etc/audio_io_policy.conf \
120 vendor/qcom/opensource/audio-hal/primary-hal/configs/lahaina/audio_effects.conf:$(TARGET_COPY_OUT_VENDOR)/etc/audio_effects.conf \
121 vendor/qcom/opensource/audio-hal/primary-hal/configs/lahaina/audio_effects.xml:$(TARGET_COPY_OUT_VENDOR)/etc/audio_effects.xml \
122 vendor/qcom/opensource/audio-hal/primary-hal/configs/lahaina/sound_trigger_platform_info.xml:$(TARGET_COPY_OUT_VENDOR)/etc/sound_trigger_platform_info.xml \
123 vendor/qcom/opensource/audio-hal/primary-hal/configs/lahaina/audio_platform_info.xml:$(TARGET_COPY_OUT_VENDOR)/etc/audio_platform_info.xml \
124 vendor/qcom/opensource/audio-hal/primary-hal/configs/lahaina/audio_platform_info_qrd.xml:$(TARGET_COPY_OUT_VENDOR)/etc/audio_platform_info_qrd.xml \
Meng Wang16f0e112020-08-13 15:52:58 +0800125 vendor/qcom/opensource/audio-hal/primary-hal/configs/lahaina/audio_platform_info_hdk.xml:$(TARGET_COPY_OUT_VENDOR)/etc/audio_platform_info_hdk.xml \
Vignesh Kulothungan92a38712019-12-23 14:54:19 -0800126 vendor/qcom/opensource/audio-hal/primary-hal/configs/lahaina/audio_platform_info_intcodec.xml:$(TARGET_COPY_OUT_VENDOR)/etc/audio_platform_info_intcodec.xml \
127 vendor/qcom/opensource/audio-hal/primary-hal/configs/lahaina/sound_trigger_mixer_paths.xml:$(TARGET_COPY_OUT_VENDOR)/etc/sound_trigger_mixer_paths.xml \
128 vendor/qcom/opensource/audio-hal/primary-hal/configs/lahaina/sound_trigger_mixer_paths_qrd.xml:$(TARGET_COPY_OUT_VENDOR)/etc/sound_trigger_mixer_paths_qrd.xml \
129 vendor/qcom/opensource/audio-hal/primary-hal/configs/lahaina/sound_trigger_mixer_paths_cdp.xml:$(TARGET_COPY_OUT_VENDOR)/etc/sound_trigger_mixer_paths_cdp.xml \
Meng Wang16f0e112020-08-13 15:52:58 +0800130 vendor/qcom/opensource/audio-hal/primary-hal/configs/lahaina/sound_trigger_mixer_paths_hdk.xml:$(TARGET_COPY_OUT_VENDOR)/etc/sound_trigger_mixer_paths_hdk.xml \
Vignesh Kulothungan92a38712019-12-23 14:54:19 -0800131 vendor/qcom/opensource/audio-hal/primary-hal/configs/lahaina/mixer_paths.xml:$(TARGET_COPY_OUT_VENDOR)/etc/mixer_paths.xml \
132 vendor/qcom/opensource/audio-hal/primary-hal/configs/lahaina/mixer_paths_qrd.xml:$(TARGET_COPY_OUT_VENDOR)/etc/mixer_paths_qrd.xml \
133 vendor/qcom/opensource/audio-hal/primary-hal/configs/lahaina/mixer_paths_cdp.xml:$(TARGET_COPY_OUT_VENDOR)/etc/mixer_paths_cdp.xml \
Meng Wang16f0e112020-08-13 15:52:58 +0800134 vendor/qcom/opensource/audio-hal/primary-hal/configs/lahaina/mixer_paths_hdk.xml:$(TARGET_COPY_OUT_VENDOR)/etc/mixer_paths_hdk.xml \
Vignesh Kulothungan92a38712019-12-23 14:54:19 -0800135 vendor/qcom/opensource/audio-hal/primary-hal/configs/lahaina/audio_tuning_mixer.txt:$(TARGET_COPY_OUT_VENDOR)/etc/audio_tuning_mixer.txt \
Aalique Grahame55570162020-02-10 12:58:47 -0800136 vendor/qcom/opensource/audio-hal/primary-hal/configs/common/media_codecs_vendor_audio.xml:$(TARGET_COPY_OUT_VENDOR)/etc/media_codecs_vendor_audio.xml \
Vignesh Kulothungan92a38712019-12-23 14:54:19 -0800137 frameworks/native/data/etc/android.hardware.audio.pro.xml:$(TARGET_COPY_OUT_VENDOR)/etc/permissions/android.hardware.audio.pro.xml \
138 frameworks/native/data/etc/android.hardware.audio.low_latency.xml:$(TARGET_COPY_OUT_VENDOR)/etc/permissions/android.hardware.audio.low_latency.xml
139
140#XML Audio configuration files
141ifneq ($(TARGET_USES_AOSP_FOR_AUDIO), true)
142PRODUCT_COPY_FILES += \
143 $(TOPDIR)vendor/qcom/opensource/audio-hal/primary-hal/configs/lahaina/audio_policy_configuration.xml:$(TARGET_COPY_OUT_VENDOR)/etc/audio/audio_policy_configuration.xml
144endif
145PRODUCT_COPY_FILES += \
146 $(TOPDIR)vendor/qcom/opensource/audio-hal/primary-hal/configs/common/audio_policy_configuration.xml:$(TARGET_COPY_OUT_VENDOR)/etc/audio_policy_configuration.xml \
147 $(TOPDIR)frameworks/av/services/audiopolicy/config/a2dp_audio_policy_configuration.xml:$(TARGET_COPY_OUT_VENDOR)/etc/a2dp_audio_policy_configuration.xml \
148 $(TOPDIR)frameworks/av/services/audiopolicy/config/audio_policy_volumes.xml:$(TARGET_COPY_OUT_VENDOR)/etc/audio_policy_volumes.xml \
149 $(TOPDIR)frameworks/av/services/audiopolicy/config/default_volume_tables.xml:$(TARGET_COPY_OUT_VENDOR)/etc/default_volume_tables.xml \
150 $(TOPDIR)frameworks/av/services/audiopolicy/config/r_submix_audio_policy_configuration.xml:$(TARGET_COPY_OUT_VENDOR)/etc/r_submix_audio_policy_configuration.xml \
151 $(TOPDIR)frameworks/av/services/audiopolicy/config/usb_audio_policy_configuration.xml:$(TARGET_COPY_OUT_VENDOR)/etc/usb_audio_policy_configuration.xml \
Zhou Songf80dbcc2020-03-22 19:23:15 +0800152 $(TOPDIR)vendor/qcom/opensource/audio-hal/primary-hal/configs/common/bluetooth_qti_audio_policy_configuration.xml:$(TARGET_COPY_OUT_VENDOR)/etc/bluetooth_qti_audio_policy_configuration.xml \
153 $(TOPDIR)vendor/qcom/opensource/audio-hal/primary-hal/configs/common/bluetooth_qti_hearing_aid_audio_policy_configuration.xml:$(TARGET_COPY_OUT_VENDOR)/etc/bluetooth_qti_hearing_aid_audio_policy_configuration.xml
Vignesh Kulothungan92a38712019-12-23 14:54:19 -0800154
Saurav Kumarf51ddec2020-06-12 15:42:59 +0530155#TODO: Delete xml's from obsolete paths
156# Audio configuration xml's related to Lahaina
157QCV_FAMILY_SKUS := lahaina
158DEVICE_SKU := lahaina
159
160PRODUCT_COPY_FILES += \
161 vendor/qcom/opensource/audio-hal/primary-hal/configs/lahaina/audio_io_policy.conf:$(TARGET_COPY_OUT_VENDOR)/etc/audio/sku_$(DEVICE_SKU)/audio_io_policy.conf \
162 vendor/qcom/opensource/audio-hal/primary-hal/configs/lahaina/audio_effects.conf:$(TARGET_COPY_OUT_VENDOR)/etc/audio/sku_$(DEVICE_SKU)/audio_effects.conf \
163 vendor/qcom/opensource/audio-hal/primary-hal/configs/lahaina/audio_effects.xml:$(TARGET_COPY_OUT_VENDOR)/etc/audio/sku_$(DEVICE_SKU)/audio_effects.xml \
164 vendor/qcom/opensource/audio-hal/primary-hal/configs/lahaina/sound_trigger_platform_info.xml:$(TARGET_COPY_OUT_VENDOR)/etc/audio/sku_$(DEVICE_SKU)/sound_trigger_platform_info.xml \
165 vendor/qcom/opensource/audio-hal/primary-hal/configs/lahaina/audio_platform_info.xml:$(TARGET_COPY_OUT_VENDOR)/etc/audio/sku_$(DEVICE_SKU)/audio_platform_info.xml \
166 vendor/qcom/opensource/audio-hal/primary-hal/configs/lahaina/audio_platform_info_qrd.xml:$(TARGET_COPY_OUT_VENDOR)/etc/audio/sku_$(DEVICE_SKU)/audio_platform_info_qrd.xml \
Meng Wang16f0e112020-08-13 15:52:58 +0800167 vendor/qcom/opensource/audio-hal/primary-hal/configs/lahaina/audio_platform_info_hdk.xml:$(TARGET_COPY_OUT_VENDOR)/etc/audio/sku_$(DEVICE_SKU)/audio_platform_info_hdk.xml \
Saurav Kumarf51ddec2020-06-12 15:42:59 +0530168 vendor/qcom/opensource/audio-hal/primary-hal/configs/lahaina/audio_platform_info_intcodec.xml:$(TARGET_COPY_OUT_VENDOR)/etc/audio/sku_$(DEVICE_SKU)/audio_platform_info_intcodec.xml \
169 vendor/qcom/opensource/audio-hal/primary-hal/configs/lahaina/sound_trigger_mixer_paths.xml:$(TARGET_COPY_OUT_VENDOR)/etc/audio/sku_$(DEVICE_SKU)/sound_trigger_mixer_paths.xml \
170 vendor/qcom/opensource/audio-hal/primary-hal/configs/lahaina/sound_trigger_mixer_paths_qrd.xml:$(TARGET_COPY_OUT_VENDOR)/etc/audio/sku_$(DEVICE_SKU)/sound_trigger_mixer_paths_qrd.xml \
171 vendor/qcom/opensource/audio-hal/primary-hal/configs/lahaina/sound_trigger_mixer_paths_cdp.xml:$(TARGET_COPY_OUT_VENDOR)/etc/audio/sku_$(DEVICE_SKU)/sound_trigger_mixer_paths_cdp.xml \
Meng Wang16f0e112020-08-13 15:52:58 +0800172 vendor/qcom/opensource/audio-hal/primary-hal/configs/lahaina/sound_trigger_mixer_paths_hdk.xml:$(TARGET_COPY_OUT_VENDOR)/etc/audio/sku_$(DEVICE_SKU)/sound_trigger_mixer_paths_hdk.xml\
Saurav Kumarf51ddec2020-06-12 15:42:59 +0530173 vendor/qcom/opensource/audio-hal/primary-hal/configs/lahaina/mixer_paths.xml:$(TARGET_COPY_OUT_VENDOR)/etc/audio/sku_$(DEVICE_SKU)/mixer_paths.xml \
174 vendor/qcom/opensource/audio-hal/primary-hal/configs/lahaina/mixer_paths_qrd.xml:$(TARGET_COPY_OUT_VENDOR)/etc/audio/sku_$(DEVICE_SKU)/mixer_paths_qrd.xml \
175 vendor/qcom/opensource/audio-hal/primary-hal/configs/lahaina/mixer_paths_cdp.xml:$(TARGET_COPY_OUT_VENDOR)/etc/audio/sku_$(DEVICE_SKU)/mixer_paths_cdp.xml \
Meng Wang16f0e112020-08-13 15:52:58 +0800176 vendor/qcom/opensource/audio-hal/primary-hal/configs/lahaina/mixer_paths_hdk.xml:$(TARGET_COPY_OUT_VENDOR)/etc/audio/sku_$(DEVICE_SKU)/mixer_paths_hdk.xml \
Saurav Kumar82fec4a2020-08-03 19:47:34 +0530177 vendor/qcom/opensource/audio-hal/primary-hal/configs/lahaina/audio_tuning_mixer.txt:$(TARGET_COPY_OUT_VENDOR)/etc/audio/sku_$(DEVICE_SKU)/audio_tuning_mixer.txt \
178 frameworks/av/services/audiopolicy/config/default_volume_tables.xml:$(TARGET_COPY_OUT_VENDOR)/etc/audio/sku_$(DEVICE_SKU)/default_volume_tables.xml \
179 frameworks/av/services/audiopolicy/config/r_submix_audio_policy_configuration.xml:$(TARGET_COPY_OUT_VENDOR)/etc/audio/sku_$(DEVICE_SKU)/r_submix_audio_policy_configuration.xml \
180 frameworks/av/services/audiopolicy/config/audio_policy_volumes.xml:$(TARGET_COPY_OUT_VENDOR)/etc/audio/sku_$(DEVICE_SKU)/audio_policy_volumes.xml
Saurav Kumarf51ddec2020-06-12 15:42:59 +0530181
182#Copy generic APM XML file to common folder for runtime copy
183PRODUCT_COPY_FILES += \
184 vendor/qcom/opensource/audio-hal/primary-hal/configs/common/audio_policy_configuration.xml:$(TARGET_COPY_OUT_VENDOR)/etc/audio/sku_$(DEVICE_SKU)/audio_policy_configuration.xml
185
186# Audio configuration xml's common to Lahaina family
187PRODUCT_COPY_FILES += \
188$(foreach DEVICE_SKU, $(QCV_FAMILY_SKUS), \
189 vendor/qcom/opensource/audio-hal/primary-hal/configs/lahaina/audio_policy_configuration.xml:$(TARGET_COPY_OUT_VENDOR)/etc/audio/sku_$(DEVICE_SKU)_qssi/audio_policy_configuration.xml)
190
Vatsal Buchaed32d302020-08-27 12:52:00 +0530191QCV_FAMILY_SKUS := shima
192DEVICE_SKU := shima
Vatsal Bucha49868cd2020-07-10 15:27:05 +0530193
194PRODUCT_COPY_FILES += \
195 vendor/qcom/opensource/audio-hal/primary-hal/configs/lahaina/audio_io_policy.conf:$(TARGET_COPY_OUT_VENDOR)/etc/audio/sku_$(DEVICE_SKU)/audio_io_policy.conf \
196 vendor/qcom/opensource/audio-hal/primary-hal/configs/lahaina/audio_effects.conf:$(TARGET_COPY_OUT_VENDOR)/etc/audio/sku_$(DEVICE_SKU)/audio_effects.conf \
197 vendor/qcom/opensource/audio-hal/primary-hal/configs/lahaina/audio_effects.xml:$(TARGET_COPY_OUT_VENDOR)/etc/audio/sku_$(DEVICE_SKU)/audio_effects.xml \
198 vendor/qcom/opensource/audio-hal/primary-hal/configs/lahaina/sound_trigger_platform_info.xml:$(TARGET_COPY_OUT_VENDOR)/etc/audio/sku_$(DEVICE_SKU)/sound_trigger_platform_info.xml \
199 vendor/qcom/opensource/audio-hal/primary-hal/configs/lahaina/audio_platform_info_shimaidp.xml:$(TARGET_COPY_OUT_VENDOR)/etc/audio/sku_$(DEVICE_SKU)/audio_platform_info_shimaidp.xml \
Xiaojun Sang12e14432020-08-05 17:25:52 +0800200 vendor/qcom/opensource/audio-hal/primary-hal/configs/lahaina/audio_platform_info_shimaqrd.xml:$(TARGET_COPY_OUT_VENDOR)/etc/audio/sku_$(DEVICE_SKU)/audio_platform_info_shimaqrd.xml \
Vatsal Bucha49868cd2020-07-10 15:27:05 +0530201 vendor/qcom/opensource/audio-hal/primary-hal/configs/lahaina/audio_platform_info_intcodec.xml:$(TARGET_COPY_OUT_VENDOR)/etc/audio/sku_$(DEVICE_SKU)/audio_platform_info_intcodec.xml \
202 vendor/qcom/opensource/audio-hal/primary-hal/configs/lahaina/sound_trigger_mixer_paths_shimaidp.xml:$(TARGET_COPY_OUT_VENDOR)/etc/audio/sku_$(DEVICE_SKU)/sound_trigger_mixer_paths_shimaidp.xml \
203 vendor/qcom/opensource/audio-hal/primary-hal/configs/lahaina/sound_trigger_mixer_paths_shimaidps.xml:$(TARGET_COPY_OUT_VENDOR)/etc/audio/sku_$(DEVICE_SKU)/sound_trigger_mixer_paths_shimaidps.xml \
Xiaojun Sang12e14432020-08-05 17:25:52 +0800204 vendor/qcom/opensource/audio-hal/primary-hal/configs/lahaina/sound_trigger_mixer_paths_shimaqrd.xml:$(TARGET_COPY_OUT_VENDOR)/etc/audio/sku_$(DEVICE_SKU)/sound_trigger_mixer_paths_shimaqrd.xml \
Vatsal Bucha49868cd2020-07-10 15:27:05 +0530205 vendor/qcom/opensource/audio-hal/primary-hal/configs/lahaina/mixer_paths_shimaidp.xml:$(TARGET_COPY_OUT_VENDOR)/etc/audio/sku_$(DEVICE_SKU)/mixer_paths_shimaidp.xml \
206 vendor/qcom/opensource/audio-hal/primary-hal/configs/lahaina/mixer_paths_shimaidps.xml:$(TARGET_COPY_OUT_VENDOR)/etc/audio/sku_$(DEVICE_SKU)/mixer_paths_shimaidps.xml \
Xiaojun Sang12e14432020-08-05 17:25:52 +0800207 vendor/qcom/opensource/audio-hal/primary-hal/configs/lahaina/mixer_paths_shimaqrd.xml:$(TARGET_COPY_OUT_VENDOR)/etc/audio/sku_$(DEVICE_SKU)/mixer_paths_shimaqrd.xml \
Vatsal Bucha49868cd2020-07-10 15:27:05 +0530208 vendor/qcom/opensource/audio-hal/primary-hal/configs/lahaina/audio_tuning_mixer.txt:$(TARGET_COPY_OUT_VENDOR)/etc/audio/sku_$(DEVICE_SKU)/audio_tuning_mixer.txt
209
210#Copy generic APM XML file to common folder for runtime copy
211PRODUCT_COPY_FILES += \
212 vendor/qcom/opensource/audio-hal/primary-hal/configs/common/audio_policy_configuration.xml:$(TARGET_COPY_OUT_VENDOR)/etc/audio/sku_$(DEVICE_SKU)/audio_policy_configuration.xml
213
214# Audio configuration xml's common to cedros family
215PRODUCT_COPY_FILES += \
216$(foreach DEVICE_SKU, $(QCV_FAMILY_SKUS), \
217 vendor/qcom/opensource/audio-hal/primary-hal/configs/lahaina/audio_policy_configuration.xml:$(TARGET_COPY_OUT_VENDOR)/etc/audio/sku_$(DEVICE_SKU)_qssi/audio_policy_configuration.xml)
218
Vignesh Kulothungan92a38712019-12-23 14:54:19 -0800219# Reduce client buffer size for fast audio output tracks
220PRODUCT_PROPERTY_OVERRIDES += \
221 af.fast_track_multiplier=1
222
223# Low latency audio buffer size in frames
224PRODUCT_PROPERTY_OVERRIDES += \
225 vendor.audio_hal.period_size=192
226
227##Ambisonic Capture
228PRODUCT_PROPERTY_OVERRIDES += \
229persist.vendor.audio.ambisonic.capture=false \
230persist.vendor.audio.ambisonic.auto.profile=false
231
232PRODUCT_PROPERTY_OVERRIDES += \
233persist.vendor.audio.apptype.multirec.enabled=false
234
235##fluencetype can be "fluence" or "fluencepro" or "none"
236PRODUCT_PROPERTY_OVERRIDES += \
237ro.vendor.audio.sdk.fluencetype=none\
238persist.vendor.audio.fluence.voicecall=true\
239persist.vendor.audio.fluence.voicerec=false\
240persist.vendor.audio.fluence.speaker=true\
241persist.vendor.audio.fluence.tmic.enabled=false
242
Sudheer Papothi20b771e2020-05-29 05:15:02 +0530243##speaker protection v4 switch and ADSP AFE API version
Vignesh Kulothungan92a38712019-12-23 14:54:19 -0800244PRODUCT_PROPERTY_OVERRIDES += \
Sudheer Papothi20b771e2020-05-29 05:15:02 +0530245persist.vendor.audio.speaker.prot.enable=true\
246persist.vendor.audio.spv4.enable=true\
247persist.vendor.audio.avs.afe_api_version=9
Vignesh Kulothungan92a38712019-12-23 14:54:19 -0800248
249#disable tunnel encoding
250PRODUCT_PROPERTY_OVERRIDES += \
251vendor.audio.tunnel.encode=false
252
253#Disable RAS Feature by default
254PRODUCT_PROPERTY_OVERRIDES += \
255persist.vendor.audio.ras.enabled=false
256
257#Buffer size in kbytes for compress offload playback
258PRODUCT_PROPERTY_OVERRIDES += \
259vendor.audio.offload.buffer.size.kb=32
260
261#Enable offload audio video playback by default
262PRODUCT_PROPERTY_OVERRIDES += \
263audio.offload.video=true
264
265#Enable audio track offload by default
266PRODUCT_PROPERTY_OVERRIDES += \
267vendor.audio.offload.track.enable=true
268
269#Enable music through deep buffer
270PRODUCT_PROPERTY_OVERRIDES += \
271audio.deep_buffer.media=true
272
273#enable voice path for PCM VoIP by default
274PRODUCT_PROPERTY_OVERRIDES += \
275vendor.voice.path.for.pcm.voip=true
276
277#Enable multi channel aac through offload
278PRODUCT_PROPERTY_OVERRIDES += \
279vendor.audio.offload.multiaac.enable=true
280
281#Enable DS2, Hardbypass feature for Dolby
282PRODUCT_PROPERTY_OVERRIDES += \
283vendor.audio.dolby.ds2.enabled=false\
284vendor.audio.dolby.ds2.hardbypass=false
285
286#Disable Multiple offload sesison
287PRODUCT_PROPERTY_OVERRIDES += \
288vendor.audio.offload.multiple.enabled=false
289
290#Disable Compress passthrough playback
291PRODUCT_PROPERTY_OVERRIDES += \
292vendor.audio.offload.passthrough=false
293
294#Disable surround sound recording
295PRODUCT_PROPERTY_OVERRIDES += \
296ro.vendor.audio.sdk.ssr=false
297
298#enable dsp gapless mode by default
299PRODUCT_PROPERTY_OVERRIDES += \
300vendor.audio.offload.gapless.enabled=true
301
302#enable pbe effects
303PRODUCT_PROPERTY_OVERRIDES += \
304vendor.audio.safx.pbe.enabled=false
305
306#parser input buffer size(256kb) in byte stream mode
307PRODUCT_PROPERTY_OVERRIDES += \
308vendor.audio.parser.ip.buffer.size=262144
309
310#flac sw decoder 24 bit decode capability
311PRODUCT_PROPERTY_OVERRIDES += \
312vendor.audio.flac.sw.decoder.24bit=true
313
Jaideep Sharma603ca642020-09-16 08:42:57 +0530314#timeout crash duration set to 20sec before system is ready.
315#timeout duration updates to default timeout of 5sec once the system is ready.
316PRODUCT_PROPERTY_OVERRIDES += \
317vendor.audio.hal.boot.timeout.ms=20000
318
Vignesh Kulothungan92a38712019-12-23 14:54:19 -0800319#split a2dp DSP supported encoder list
320PRODUCT_PROPERTY_OVERRIDES += \
321persist.vendor.bt.a2dp_offload_cap=sbc-aptx-aptxtws-aptxhd-aac-ldac
322
323# A2DP offload support
324PRODUCT_PROPERTY_OVERRIDES += \
325ro.bluetooth.a2dp_offload.supported=true
326
327# Disable A2DP offload
328PRODUCT_PROPERTY_OVERRIDES += \
329persist.bluetooth.a2dp_offload.disabled=false
330
331# A2DP offload DSP supported encoder list
332PRODUCT_PROPERTY_OVERRIDES += \
333persist.bluetooth.a2dp_offload.cap=sbc-aac-aptx-aptxhd-ldac
334
335#enable software decoders for ALAC and APE
336PRODUCT_PROPERTY_OVERRIDES += \
337vendor.audio.use.sw.alac.decoder=true
338PRODUCT_PROPERTY_OVERRIDES += \
339vendor.audio.use.sw.ape.decoder=true
340
Fawad Shaukat37eda032020-03-29 08:23:02 -0700341#enable software decoder for MPEG-H
342PRODUCT_PROPERTY_OVERRIDES += \
343vendor.audio.use.sw.mpegh.decoder=true
344
Vignesh Kulothungan92a38712019-12-23 14:54:19 -0800345#enable hw aac encoder by default
346PRODUCT_PROPERTY_OVERRIDES += \
347vendor.audio.hw.aac.encoder=true
348
Vignesh Kulothungan92a38712019-12-23 14:54:19 -0800349#Set AudioFlinger client heap size
350PRODUCT_PROPERTY_OVERRIDES += \
351ro.af.client_heap_size_kbyte=7168
352
353#Set HAL buffer size to samples equal to 3 ms
354PRODUCT_PROPERTY_OVERRIDES += \
355vendor.audio_hal.in_period_size=144
356
357#Set HAL buffer size to 3 ms
358PRODUCT_PROPERTY_OVERRIDES += \
359vendor.audio_hal.period_multiplier=3
360
361#ADM Buffering size in ms
362PRODUCT_PROPERTY_OVERRIDES += \
363vendor.audio.adm.buffering.ms=2
364
365#enable headset calibration
366PRODUCT_PROPERTY_OVERRIDES += \
367vendor.audio.volume.headset.gain.depcal=true
368
369#enable dualmic fluence for voice communication
370PRODUCT_PROPERTY_OVERRIDES += \
371persist.audio.fluence.voicecomm=true
Aalique Grahame55570162020-02-10 12:58:47 -0800372
373ifneq ($(GENERIC_ODM_IMAGE),true)
374$(warning "Enabling codec2.0 SW only for non-generic odm build variant")
375#Rank OMX SW codecs lower than OMX HW codecs
376PRODUCT_PROPERTY_OVERRIDES += debug.stagefright.omx_default_rank=0
377endif
Vignesh Kulothungan92a38712019-12-23 14:54:19 -0800378endif
379
380USE_XML_AUDIO_POLICY_CONF := 1
381
382#enable keytone FR
383PRODUCT_PROPERTY_OVERRIDES += \
384vendor.audio.hal.output.suspend.supported=true
385
386#Enable AAudio MMAP/NOIRQ data path
387#2 is AAUDIO_POLICY_AUTO so it will try MMAP then fallback to Legacy path
388PRODUCT_PROPERTY_OVERRIDES += aaudio.mmap_policy=2
389#Allow EXCLUSIVE then fall back to SHARED.
390PRODUCT_PROPERTY_OVERRIDES += aaudio.mmap_exclusive_policy=2
391PRODUCT_PROPERTY_OVERRIDES += aaudio.hw_burst_min_usec=2000
392
393
394#enable mirror-link feature
395PRODUCT_PROPERTY_OVERRIDES += \
396vendor.audio.enable.mirrorlink=false
397
398#enable voicecall speaker stereo
399PRODUCT_PROPERTY_OVERRIDES += \
400persist.vendor.audio.voicecall.speaker.stereo=true
401
402#enable AAC frame ctl for A2DP sinks
403PRODUCT_PROPERTY_OVERRIDES += \
404persist.vendor.bt.aac_frm_ctl.enabled=true
405
Zhou Song9b7822f2020-03-16 10:29:58 +0800406#enable VBR frame ctl
407PRODUCT_PROPERTY_OVERRIDES += \
408persist.vendor.bt.aac_vbr_frm_ctl.enabled=true
409
Zhou Songf80dbcc2020-03-22 19:23:15 +0800410#enable dedicated proxy for hearing aid
411PRODUCT_PROPERTY_OVERRIDES += \
412persist.vendor.audio.ha_proxy.enabled=true
413
Vignesh Kulothungan92a38712019-12-23 14:54:19 -0800414#add dynamic feature flags here
415PRODUCT_PROPERTY_OVERRIDES += \
416vendor.audio.feature.a2dp_offload.enable=true \
417vendor.audio.feature.afe_proxy.enable=true \
418vendor.audio.feature.anc_headset.enable=false \
419vendor.audio.feature.battery_listener.enable=true \
420vendor.audio.feature.compr_cap.enable=false \
421vendor.audio.feature.compress_in.enable=true \
422vendor.audio.feature.compress_meta_data.enable=true \
423vendor.audio.feature.compr_voip.enable=false \
424vendor.audio.feature.concurrent_capture.enable=true \
425vendor.audio.feature.custom_stereo.enable=true \
426vendor.audio.feature.display_port.enable=true \
427vendor.audio.feature.dsm_feedback.enable=false \
428vendor.audio.feature.dynamic_ecns.enable=true \
429vendor.audio.feature.ext_hw_plugin.enable=false \
430vendor.audio.feature.external_dsp.enable=false \
431vendor.audio.feature.external_speaker.enable=false \
432vendor.audio.feature.external_speaker_tfa.enable=false \
433vendor.audio.feature.fluence.enable=true \
434vendor.audio.feature.fm.enable=true \
435vendor.audio.feature.hdmi_edid.enable=true \
436vendor.audio.feature.hdmi_passthrough.enable=true \
437vendor.audio.feature.hfp.enable=true \
438vendor.audio.feature.hifi_audio.enable=false \
439vendor.audio.feature.hwdep_cal.enable=false \
440vendor.audio.feature.incall_music.enable=true \
441vendor.audio.feature.multi_voice_session.enable=true \
442vendor.audio.feature.keep_alive.enable=true \
443vendor.audio.feature.kpi_optimize.enable=true \
444vendor.audio.feature.maxx_audio.enable=false \
445vendor.audio.feature.ras.enable=true \
446vendor.audio.feature.record_play_concurency.enable=false \
447vendor.audio.feature.src_trkn.enable=true \
448vendor.audio.feature.spkr_prot.enable=true \
449vendor.audio.feature.ssrec.enable=true \
450vendor.audio.feature.usb_offload.enable=true \
451vendor.audio.feature.usb_offload_burst_mode.enable=true \
452vendor.audio.feature.usb_offload_sidetone_volume.enable=false \
453vendor.audio.feature.deepbuffer_as_primary.enable=false \
454vendor.audio.feature.vbat.enable=true \
455vendor.audio.feature.wsa.enable=false \
456vendor.audio.feature.audiozoom.enable=false \
Kunlei Zhang62a93402020-04-27 20:30:59 +0800457vendor.audio.feature.snd_mon.enable=true \
458vendor.audio.feature.power_mode.enable=true
Vignesh Kulothungan92a38712019-12-23 14:54:19 -0800459
460# for HIDL related packages
461PRODUCT_PACKAGES += \
462 android.hardware.audio@2.0-service \
463 android.hardware.audio@2.0-impl \
464 android.hardware.audio.effect@2.0-impl \
465 android.hardware.soundtrigger@2.1-impl \
466 android.hardware.audio@4.0 \
467 android.hardware.audio.common@4.0 \
468 android.hardware.audio.common@4.0-util \
469 android.hardware.audio@4.0-impl \
470 android.hardware.audio.effect@4.0 \
Jaideep Sharmaaadb90e2020-10-14 14:45:31 +0530471 android.hardware.audio.effect@4.0-impl
Vignesh Kulothungan92a38712019-12-23 14:54:19 -0800472
473# enable audio hidl hal 5.0
474PRODUCT_PACKAGES += \
475 android.hardware.audio@5.0 \
476 android.hardware.audio.common@5.0 \
477 android.hardware.audio.common@5.0-util \
478 android.hardware.audio@5.0-impl \
479 android.hardware.audio.effect@5.0 \
480 android.hardware.audio.effect@5.0-impl
481
Jaideep Sharmaab2c9ca2020-02-18 10:45:19 +0530482# enable audio hidl hal 6.0
483PRODUCT_PACKAGES += \
484 android.hardware.audio@6.0 \
485 android.hardware.audio.common@6.0 \
486 android.hardware.audio.common@6.0-util \
487 android.hardware.audio@6.0-impl \
488 android.hardware.audio.effect@6.0 \
489 android.hardware.audio.effect@6.0-impl
490
Vignesh Kulothungan92a38712019-12-23 14:54:19 -0800491# enable sound trigger hidl hal 2.2
492PRODUCT_PACKAGES += \
493 android.hardware.soundtrigger@2.2-impl \
494
Harshal Ahire3656f712020-08-11 22:29:27 +0530495# enable sound trigger hidl hal 2.3
496PRODUCT_PACKAGES += \
497 android.hardware.soundtrigger@2.3-impl \
498
Vignesh Kulothungan92a38712019-12-23 14:54:19 -0800499PRODUCT_PACKAGES_ENG += \
500 VoicePrintTest \
501 VoicePrintDemo
502
503PRODUCT_PACKAGES_DEBUG += \
504 AudioSettings
Vignesh Kulothungane48106d2020-01-10 12:06:05 -0800505
506ifeq ($(strip $(AUDIO_FEATURE_ENABLED_DEV_ARBI)),true)
507PRODUCT_PACKAGES_DEBUG += \
508 libaudiodevarb
509endif
510
511ifeq ($(call is-vendor-board-platform,QCOM),true)
512ifeq ($(call is-platform-sdk-version-at-least,28),true)
513PRODUCT_PACKAGES_DEBUG += \
514 libqti_resampler_headers \
515 lib_soundmodel_headers \
516 libqti_vraudio_headers
517endif
518ifeq ($(strip $(AUDIO_FEATURE_ENABLED_3D_AUDIO)),true)
519PRODUCT_PACKAGES_DEBUG += \
520 libvr_object_engine \
521 libvr_amb_engine \
522 libhoaeffects_csim
523endif
524endif
525
526ifeq ($(strip $(BOARD_SUPPORTS_SOUND_TRIGGER)),true)
527PRODUCT_PACKAGES_DEBUG += \
528 libadpcmdec
529endif
Meng Wang4c32fb42020-01-16 17:57:11 +0800530
531AUDIO_FEATURE_ENABLED_GKI := true