commit | cbffc447e741876d13230097064642208aca6e69 | [log] [tgz] |
---|---|---|
author | Ken Wakasa <kwakasa@google.com> | Wed Jul 30 16:57:54 2014 +0000 |
committer | Android Git Automerger <android-git-automerger@android.com> | Wed Jul 30 16:57:54 2014 +0000 |
tree | c8929e9528b56a7ea7063d2dd24d765025c518de | |
parent | 2706868d34362874511492856ea180386e3ea04f [diff] | |
parent | 2ce8799fa880aeb03595655eae242be0d62eac24 [diff] |
am 2ce8799f: Merge "Revert "[HW8] Pull up the processed event."" into lmp-dev * commit '2ce8799fa880aeb03595655eae242be0d62eac24': Revert "[HW8] Pull up the processed event."
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