aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDan Willemsen <dwillemsen@google.com>2018-01-30 02:46:55 +0000
committerandroid-build-merger <android-build-merger@google.com>2018-01-30 02:46:55 +0000
commit4bf309ee56108e775a2d8f9676ee5b91c025b199 (patch)
tree1da1b8d12b5546c4f51361348fa179ae2c8e2f6d
parent84678cdad689bb05139ee4df1d0b6702979cc50f (diff)
parent9f02eec6dd5a014f45af2d77b0498fb24fcf0c37 (diff)
downloadwebrtc-4bf309ee56108e775a2d8f9676ee5b91c025b199.tar.gz
am: 9f02eec6dd Change-Id: Ica423b2f555491560a66c4958f8cdd200d3fefbb
-rw-r--r--Android.mk5
1 files changed, 5 insertions, 0 deletions
diff --git a/Android.mk b/Android.mk
new file mode 100644
index 0000000000..3622a71260
--- /dev/null
+++ b/Android.mk
@@ -0,0 +1,5 @@
+# Intentially empty, to prevent recursion
+#
+# There is an NDK test under modules/audio_procesing/test. The NDK build system
+# uses Android.mk files too, but they're not compatible with the Platform
+# Android.mk files.