commit | 8159336ba1d247134cd600465c474842b32a7b91 | [log] [tgz] |
---|---|---|
author | Yohei Yukawa <yukawa@google.com> | Wed Aug 27 09:18:49 2014 +0000 |
committer | Android Git Automerger <android-git-automerger@android.com> | Wed Aug 27 09:18:49 2014 +0000 |
tree | 69f73a27abf2ae644e3715bc7ef5de32f937827c | |
parent | 00d140caeb02e2e68f5b2cf7b71d349e1ad4cb5c [diff] | |
parent | 29200b0abe1d65aa2f9ddefd247ab91563d666f8 [diff] |
am 29200b0a: Set the text bgcolor only when CursorAnchorInfo is available * commit '29200b0abe1d65aa2f9ddefd247ab91563d666f8': Set the text bgcolor only when CursorAnchorInfo is available
diff --git a/tools/dicttool/NativeLib.mk b/tools/dicttool/NativeLib.mk index 028025d..ffb32ed 100644 --- a/tools/dicttool/NativeLib.mk +++ b/tools/dicttool/NativeLib.mk
@@ -34,7 +34,6 @@ LOCAL_MULTILIB := 64 endif #HOST_JDK_IS_64BIT_VERSION -LOCAL_CLANG := true # For C++11 LOCAL_CFLAGS += -std=c++11