aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDan Willemsen <dwillemsen@google.com>2017-10-26 07:05:32 +0000
committerandroid-build-merger <android-build-merger@google.com>2017-10-26 07:05:32 +0000
commit825d470d208b140d490c3edaaa727d7a3fdce691 (patch)
treeb20bfbcbbeb78b9c92e9d29173fe40e2706e6e0f
parentdcb7e9ea5c7a57a7da89fc85ad250f23d134cf73 (diff)
parentdb2b8a8c69c99da713a4236f3f266f99572fdbbd (diff)
downloadwebrtc-825d470d208b140d490c3edaaa727d7a3fdce691.tar.gz
Include test makefile am: d526425f55
am: db2b8a8c69 Change-Id: I1a5c6744c78841cf0edf26fc4a1b684e43e0d616
-rw-r--r--Android.mk1
1 files changed, 1 insertions, 0 deletions
diff --git a/Android.mk b/Android.mk
index d0cb5e027c..c4342a5305 100644
--- a/Android.mk
+++ b/Android.mk
@@ -90,6 +90,7 @@ include $(webrtc_path)/webrtc/common_audio/Android.mk
include $(webrtc_path)/webrtc/common_audio/resampler/Android.mk
include $(webrtc_path)/webrtc/common_audio/signal_processing/Android.mk
include $(webrtc_path)/webrtc/common_audio/vad/Android.mk
+include $(webrtc_path)/webrtc/modules/audio_coding/codecs/isac/fix/test/Android.mk
include $(webrtc_path)/webrtc/modules/audio_coding/codecs/isac/fix/source/Android.mk
include $(webrtc_path)/webrtc/modules/audio_coding/codecs/isac/main/source/Android.mk
include $(webrtc_path)/webrtc/modules/audio_processing/Android.mk