aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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.