summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDaisuke Miyakawa <dmiyakawa@google.com>2009-05-28 08:50:25 -0700
committerThe Android Open Source Project <initial-contribution@android.com>2009-05-28 08:50:25 -0700
commit4c10be9fd6d06fe8cdd93d8966ffbb9942c87aad (patch)
tree4e48493c6239cdd9b269fbe7a777a53b309843ce
parentc4c61c35a71606501d3ec4beb3df1e517e6da594 (diff)
parent628231a4b4de5ab8866faa912309017759efde0a (diff)
downloademoji-4c10be9fd6d06fe8cdd93d8966ffbb9942c87aad.tar.gz
Merge commit '628231a4b4de5ab8866faa912309017759efde0a' * commit '628231a4b4de5ab8866faa912309017759efde0a': Make libemoji truely optional.
-rw-r--r--Android.mk2
1 files changed, 2 insertions, 0 deletions
diff --git a/Android.mk b/Android.mk
index c5a4658..481ee63 100644
--- a/Android.mk
+++ b/Android.mk
@@ -17,6 +17,8 @@ include $(CLEAR_VARS)
LOCAL_SRC_FILES := EmojiFactory.cpp
+LOCAL_MODULE_TAGS := optional
+
LOCAL_MODULE := libemoji
LOCAL_SHARED_LIBRARIES := \