diff options
| author | Andreas Gampe <agampe@google.com> | 2015-10-07 17:56:13 +0000 |
|---|---|---|
| committer | Gerrit Code Review <noreply-gerritcodereview@google.com> | 2015-10-07 17:56:13 +0000 |
| commit | 3ce2454cf75499317caf0c2b19ea0787a1c0af4a (patch) | |
| tree | 5d9fc4b3549a6f1064778333f67035e6be8d5d5c | |
| parent | bcdbd1e75ff2294167b849df3287ac02cbb70f6a (diff) | |
| parent | 7364dba71a9cd1c6cfd11945df67654ddc08582d (diff) | |
| download | platform_external_parameter-framework-3ce2454cf75499317caf0c2b19ea0787a1c0af4a.tar.gz platform_external_parameter-framework-3ce2454cf75499317caf0c2b19ea0787a1c0af4a.tar.bz2 platform_external_parameter-framework-3ce2454cf75499317caf0c2b19ea0787a1c0af4a.zip | |
Merge "Revert "Temporarily disable due to python-related build issues""
| -rw-r--r-- | Android.mk | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -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) |
