hal: fix hal compile error

Add AM_CFLAGS AUDIO_GKI_ENABLED.

Change-Id: I50a5202cac12979b44a46c2d1632a546ed70a88f
This commit is contained in:
Dechen Chai 2021-07-30 09:06:56 +05:30 committed by Gerrit - the friendly Code Review server
parent 4a57525bf4
commit aeba2302eb
1 changed files with 2 additions and 0 deletions

View File

@ -14,6 +14,8 @@ if AFE_PROXY
AM_CFLAGS += -DAFE_PROXY_ENABLED
endif
AM_CFLAGS += -DAUDIO_GKI_ENABLED
if HW_ACC_EFFECT
AM_CFLAGS += -DHW_ACCELERATED_EFFECTS
c_sources += hw_accelerator.c