summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJean-Michel Trivi <jmtrivi@google.com>2015-10-07 10:26:53 -0700
committerAndreas Gampe <agampe@google.com>2015-10-07 10:37:11 -0700
commit175805bbb161cdd271e4f851de69eaf08f846399 (patch)
tree693542aea68b6a71f16ef2e764feda7b0dba8110
parent6052315636d7f0a34dddd191f3009e9209b0634e (diff)
downloadparameter-framework-175805bbb161cdd271e4f851de69eaf08f846399.tar.gz
Temporarily disable due to python-related build issues
Change-Id: I5497c5d87b0874186a562e4205037b17c099dc87
-rw-r--r--Android.mk4
1 files changed, 2 insertions, 2 deletions
diff --git a/Android.mk b/Android.mk
index 60fb3bd..922ad84 100644
--- a/Android.mk
+++ b/Android.mk
@@ -13,6 +13,6 @@ endif
# Recursive call sub-folder Android.mk
#
-
-include $(call all-subdir-makefiles)
+# currently disabled due to python-related build issues
+#include $(call all-subdir-makefiles)