aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorElliott Hughes <enh@google.com>2014-07-09 13:32:26 -0700
committerElliott Hughes <enh@google.com>2014-07-09 13:32:26 -0700
commit045ea9432cab03d76a6aced02f7595411508ff05 (patch)
treeb51e88b8073986d8fa29e22730f4bb50d7aee989
parent03f8924aa8037fd8ad1290b6239973b1bb5467e3 (diff)
downloadicu4c-045ea9432cab03d76a6aced02f7595411508ff05.tar.gz
Fix build by removing external/icu4c from build.
Change-Id: I24bc381dbc32d09d16354efdde80dc65df9741f1
-rw-r--r--Android.mk2
1 files changed, 1 insertions, 1 deletions
diff --git a/Android.mk b/Android.mk
index 61595ff0..d18a5b46 100644
--- a/Android.mk
+++ b/Android.mk
@@ -25,4 +25,4 @@ subdirs := $(addprefix $(LOCAL_PATH)/,$(addsuffix /Android.mk, \
stubdata \
))
-include $(subdirs)
+#include $(subdirs)