commit | c5ff9e4e23c162a75bedc6c4e4ae6fbfa0080e82 | [log] [tgz] |
---|---|---|
author | Ken Wakasa <kwakasa@google.com> | Thu Aug 07 11:47:40 2014 +0000 |
committer | Android Git Automerger <android-git-automerger@android.com> | Thu Aug 07 11:47:40 2014 +0000 |
tree | 6574420b6c76f79d4c4c102e23351405f398c19b | |
parent | ef8a1be46f253ac75c89af9d88c390efd95d3532 [diff] | |
parent | 787e9a37b41c67e8683e854538b2743a2bc8fdcd [diff] |
am 787e9a37: Revert "Add Key label off center attribute" * commit '787e9a37b41c67e8683e854538b2743a2bc8fdcd': Revert "Add Key label off center attribute"
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