commit | 0851d351332e6191857d81e245a6025c02c84219 | [log] [tgz] |
---|---|---|
author | Tadashi G. Takaoka <takaoka@google.com> | Thu Aug 07 08:59:30 2014 +0000 |
committer | Android Git Automerger <android-git-automerger@android.com> | Thu Aug 07 08:59:30 2014 +0000 |
tree | 69574e17caee596267eabc2df1ae416153206142 | |
parent | ff1e338e5b412236aafc6234244f6187fded782c [diff] | |
parent | e988e412d9fdab41204b45b5c99e401a0f969b2d [diff] |
am e988e412: Merge "Add Key label off center attribute" into lmp-dev * commit 'e988e412d9fdab41204b45b5c99e401a0f969b2d': 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