From 7364dba71a9cd1c6cfd11945df67654ddc08582d Mon Sep 17 00:00:00 2001 From: Andreas Gampe Date: Wed, 7 Oct 2015 17:50:09 +0000 Subject: Revert "Temporarily disable due to python-related build issues" This reverts commit 175805bbb161cdd271e4f851de69eaf08f846399. Seems the merger was blocked, all the underlying changes are now in. Change-Id: I92802dde26f868caa757247c055ec40557606798 --- Android.mk | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Android.mk b/Android.mk index 922ad84..60fb3bd 100644 --- a/Android.mk +++ b/Android.mk @@ -13,6 +13,6 @@ endif # Recursive call sub-folder Android.mk # -# currently disabled due to python-related build issues -#include $(call all-subdir-makefiles) + +include $(call all-subdir-makefiles) -- cgit v1.2.3