diff --git a/b2g_product.mk b/b2g_product.mk index d3e55cf3e7a0379df723ece62f0c15ed2a37b576..7d524244ff5fd03e53669819fd89ec01ce30a9dd 100644 --- a/b2g_product.mk +++ b/b2g_product.mk @@ -103,6 +103,9 @@ GAIA_DEFAULT_LOCALE=en-US MOZ_CHROME_MULTILOCALE=cs de hr hu pl sr ro endif +# Target-specific Gecko configuration +# Enable DSP-based EC/NS for webRTC +GECKO_CONFIGURE_ARGS+=--enable-hardware-aec-ns # Env variables used for Gaia multilocale support LOCALE_BASEDIR=$(abspath gaia-l10n)