commit | 7e34709a924800d569bdf3b1840e84ee4a511989 | [log] [tgz] |
---|---|---|
author | Tadashi G. Takaoka <takaoka@google.com> | Wed Aug 13 09:14:37 2014 +0000 |
committer | Android Git Automerger <android-git-automerger@android.com> | Wed Aug 13 09:14:37 2014 +0000 |
tree | b258346e6b06e4f9a188ce5ace5b1de80684d305 | |
parent | bdb05cc89f63f4f3956936fa062d0b4555aa072a [diff] | |
parent | a696c924776cea07ec52ed9448dd16d813eddd72 [diff] |
am a696c924: (DO NOT MERGE) Add debug setting to force hardware special key * commit 'a696c924776cea07ec52ed9448dd16d813eddd72': (DO NOT MERGE) Add debug setting to force hardware special key
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