summaryrefslogtreecommitdiff
path: root/audio/Android.mk
diff options
context:
space:
mode:
Diffstat (limited to 'audio/Android.mk')
-rw-r--r--audio/Android.mk5
1 files changed, 1 insertions, 4 deletions
diff --git a/audio/Android.mk b/audio/Android.mk
index d30f1ba6..fe091a84 100644
--- a/audio/Android.mk
+++ b/audio/Android.mk
@@ -31,10 +31,7 @@ LOCAL_C_INCLUDES += \
external/tinyalsa/include \
external/expat/lib \
system/media/audio_utils/include \
-
-LOCAL_HEADER_LIBRARIES := \
- android.hardware.audio.common.legacy@2.0 \
- android.hardware.audio.effect.legacy@2.0
+ system/media/audio_effects/include
include $(BUILD_SHARED_LIBRARY)