Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 4217f1aa authored by qctecmdr's avatar qctecmdr Committed by Gerrit - the friendly Code Review server
Browse files

Merge "audio-hal: add tinycompress soong build flags"

parents 5a1ed017 3a173a5c
Loading
Loading
Loading
Loading
+3 −0
Original line number Diff line number Diff line
@@ -50,6 +50,9 @@ AUDIO_FEATURE_ENABLED_AHAL_EXT := false
DOLBY_ENABLE := false
AUDIO_FEATURE_ENABLED_EXTENDED_COMPRESS_FORMAT := true
AUDIO_FEATURE_ENABLED_SOFT_VOLUME:= true
SOONG_CONFIG_NAMESPACES += tinycompressnamespace
SOONG_CONFIG_tinycompressnamespace := ext_compress_format_enabled
SOONG_CONFIG_tinycompressnamespace_ext_compress_format_enabled := true
endif

USE_XML_AUDIO_POLICY_CONF := 1
+3 −0
Original line number Diff line number Diff line
@@ -38,6 +38,9 @@ AUDIO_FEATURE_ENABLED_A2DP_OFFLOAD := true
AUDIO_FEATURE_ENABLED_3D_AUDIO := false
DOLBY_ENABLE := false
AUDIO_FEATURE_ENABLED_EXTENDED_COMPRESS_FORMAT := true
SOONG_CONFIG_NAMESPACES += tinycompressnamespace
SOONG_CONFIG_tinycompressnamespace := ext_compress_format_enabled
SOONG_CONFIG_tinycompressnamespace_ext_compress_format_enabled := true
endif

USE_XML_AUDIO_POLICY_CONF := 1