commit | ad4de3fc819d658775eed470fc74ad76da5caad2 | [log] [tgz] |
---|---|---|
author | Tadashi G. Takaoka <takaoka@google.com> | Mon Sep 08 05:58:20 2014 +0000 |
committer | Android Git Automerger <android-git-automerger@android.com> | Mon Sep 08 05:58:20 2014 +0000 |
tree | 3d516eae76131fea22e58a7b7e7174959f3f494e | |
parent | 3aabf655d0125fb824e5e47687f5084b2df6979c [diff] | |
parent | 9ca6658e9a3cb422bbff00daa976071c8cce69cd [diff] |
am 9ca6658e: am 0f33e614: Implement Floating Action Button more keys keyboard * commit '9ca6658e9a3cb422bbff00daa976071c8cce69cd': Implement Floating Action Button more keys keyboard
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