commit | 56e6df2561141978e33356b142279398dbf6985a | [log] [tgz] |
---|---|---|
author | Tadashi G. Takaoka <takaoka@google.com> | Thu Aug 07 09:04:52 2014 +0000 |
committer | Android Git Automerger <android-git-automerger@android.com> | Thu Aug 07 09:04:52 2014 +0000 |
tree | 112030334c3eacef44ae39094d23b9fda20912d0 | |
parent | 0851d351332e6191857d81e245a6025c02c84219 [diff] | |
parent | 6ba5d636283c96b50e07f634225fce38faff0b7c [diff] |
am 6ba5d636: Merge "Remove unused Key and Keyboard attributes" into lmp-dev * commit '6ba5d636283c96b50e07f634225fce38faff0b7c': Remove unused Key and Keyboard attributes
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