Skip to content

Commit 26dc5d7

Browse files
committed
Property for aidl audio hal datamq size
Property for aidl audio hal datamq size Signed-off-by: Martin, Chen <haochuan.z.chen@intel.com>
1 parent 214f659 commit 26dc5d7

1 file changed

Lines changed: 1 addition & 3 deletions

File tree

groups/audio/audio_base_aaos/product.mk

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -82,9 +82,7 @@ PRODUCT_COPY_FILES += \
8282
$(LOCAL_PATH)/audio/default/policy/fallback/audio_policy_volumes.xml:system/etc/audio_policy_volumes.xml \
8383
$(LOCAL_PATH)/audio/default/policy/fallback/default_volume_tables.xml:system/etc/default_volume_tables.xml
8484

85-
ifeq ($(VM3), true)
86-
PRODUCT_PRODUCT_PROPERTIES += ro.vendor.audio.vm3=1
87-
endif
85+
PRODUCT_PROPERTY_OVERRIDES += vendor.intel.audio.aidl.datamq.buffer_size_frames=1024
8886

8987
PRODUCT_PROPERTY_OVERRIDES += audio.safemedia.bypass=true
9088

0 commit comments

Comments
 (0)