summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndreas Gampe <agampe@google.com>2015-10-07 17:41:38 +0000
committerGerrit Code Review <noreply-gerritcodereview@google.com>2015-10-07 17:41:38 +0000
commitbcdbd1e75ff2294167b849df3287ac02cbb70f6a (patch)
tree11a7e986382481ca7b2c363bb9e6b7939893d344
parente9b968a8069a1b6e115fa1cefe3f396221859a87 (diff)
parent175805bbb161cdd271e4f851de69eaf08f846399 (diff)
downloadparameter-framework-bcdbd1e75ff2294167b849df3287ac02cbb70f6a.tar.gz
Merge "Temporarily disable due to python-related build issues"
-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)