summaryrefslogtreecommitdiffstats
path: root/services/audioflinger/Android.mk
diff options
context:
space:
mode:
Diffstat (limited to 'services/audioflinger/Android.mk')
-rw-r--r--services/audioflinger/Android.mk2
1 files changed, 2 insertions, 0 deletions
diff --git a/services/audioflinger/Android.mk b/services/audioflinger/Android.mk
index f029333..642ff82 100644
--- a/services/audioflinger/Android.mk
+++ b/services/audioflinger/Android.mk
@@ -77,8 +77,10 @@ LOCAL_32_BIT_ONLY := true
LOCAL_SRC_FILES += \
AudioWatchdog.cpp \
FastCapture.cpp \
+ FastCaptureDumpState.cpp \
FastCaptureState.cpp \
FastMixer.cpp \
+ FastMixerDumpState.cpp \
FastMixerState.cpp \
FastThread.cpp \
FastThreadDumpState.cpp \