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

Commit 4fbc83f6 authored by Steve Kondik's avatar Steve Kondik Committed by Gerrit Code Review
Browse files

audiopolicy: Add msm8994

Change-Id: I0b3f73b23efccfa9ebf25f21dcdd4b7f5b53c3de
(cherry picked from commit 4c6d30b5)
parent e8f340f8
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -2,7 +2,7 @@ LOCAL_PATH:= $(call my-dir)

ifeq ($(call is-vendor-board-platform,QCOM),true)

ifeq ($(call is-board-platform-in-list, apq8084 msm8974 msm8226 msm8610),true)
ifeq ($(call is-board-platform-in-list, apq8084 msm8974 msm8226 msm8610 msm8994),true)
ifneq ($(strip $(AUDIO_FEATURE_ENABLED_COMPRESS_VOIP)),false)
common_cflags += -DAUDIO_EXTN_COMPRESS_VOIP_ENABLED
endif