commit | c500700faec11b7a6d54a821009be4d657c43394 | [log] [tgz] |
---|---|---|
author | Tadashi G. Takaoka <takaoka@google.com> | Mon Aug 25 09:26:15 2014 +0000 |
committer | Android Git Automerger <android-git-automerger@android.com> | Mon Aug 25 09:26:15 2014 +0000 |
tree | e49bab611de72ff743ef57828497219811af1f15 | |
parent | 4a782da382b83164ea5c23c771b771e73bbe31b3 [diff] | |
parent | 19dd34a02320b7a368c4ad65398248ceca41b69e [diff] |
am 19dd34a0: Show view even when IME is explicitly shown with physical keyboard * commit '19dd34a02320b7a368c4ad65398248ceca41b69e': Show view even when IME is explicitly shown with physical 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