| commit | 06429878808f3e072ee34e97ac7a9085da9f8e79 | [log] [tgz] |
|---|---|---|
| author | Tadashi G. Takaoka <takaoka@google.com> | Wed Sep 03 16:29:06 2014 +0000 |
| committer | Android Git Automerger <android-git-automerger@android.com> | Wed Sep 03 16:29:06 2014 +0000 |
| tree | 857f7f1fed4bfb6d637fd841e3d178029782e56b | |
| parent | b506390b3538fb6ef90cc91a9f5622f52c5e245d [diff] | |
| parent | 464ff7c131b097e1320a6d7b9207ccbf3eb70d22 [diff] |
am 464ff7c1: Add unit tests for enter key\'s more keys * commit '464ff7c131b097e1320a6d7b9207ccbf3eb70d22': Add unit tests for enter key's more keys
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