commit | ead70974aecd78d5bad0fa87a759f6bf82dcb503 | [log] [tgz] |
---|---|---|
author | Yohei Yukawa <yukawa@google.com> | Thu Sep 11 10:05:10 2014 +0000 |
committer | Android Git Automerger <android-git-automerger@android.com> | Thu Sep 11 10:05:10 2014 +0000 |
tree | 8ad629a6dc4fad7db6458d1b64e026784947dfb1 | |
parent | c29276b782cfc45be5ab79177e991f2cba8fb04b [diff] | |
parent | 27ccbeb4e69e32641c20afa32d8e57c46fcc412e [diff] |
am 27ccbeb4: am cd119050: Support CursorAnchorInfo in the full-screen mode * commit '27ccbeb4e69e32641c20afa32d8e57c46fcc412e': Support CursorAnchorInfo in the full-screen mode
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