commit | 3ad86d91f1e3d251635303e0fb9a83dce22efa3a | [log] [tgz] |
---|---|---|
author | Tadashi G. Takaoka <takaoka@google.com> | Tue Sep 02 12:31:19 2014 +0000 |
committer | Android Git Automerger <android-git-automerger@android.com> | Tue Sep 02 12:31:19 2014 +0000 |
tree | 54654397b921a214b48c0c1da6405c9e18e75b17 | |
parent | 3e9bbf17350d385352e62ce2326ad5898619fb88 [diff] | |
parent | afa9d6d8de0c52584465a5454b69540e529bb249 [diff] |
am afa9d6d8: Merge "Add theme aware key popup preview animation" into lmp-dev * commit 'afa9d6d8de0c52584465a5454b69540e529bb249': Add theme aware key popup preview animation
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