commit | 3d477a73afac2449794d953f00dd3411210b1b81 | [log] [tgz] |
---|---|---|
author | Tadashi G. Takaoka <takaoka@google.com> | Tue Aug 12 04:29:16 2014 +0000 |
committer | Android Git Automerger <android-git-automerger@android.com> | Tue Aug 12 04:29:16 2014 +0000 |
tree | 5a1887981b6b7107221f112effe25d6a1127c5c6 | |
parent | 35c099de2465bf5ba79b37eb557c2c230357ef87 [diff] | |
parent | 016d6c424cf004c282db5a57e64f3d1eee672a22 [diff] |
am 016d6c42: Auto scale-X text of key popup preview * commit '016d6c424cf004c282db5a57e64f3d1eee672a22': Auto scale-X text of key popup preview
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