commit | be73b19d640b0e4d7fe1c2a981e26295ef683cf0 | [log] [tgz] |
---|---|---|
author | Tadashi G. Takaoka <takaoka@google.com> | Thu Aug 07 14:44:57 2014 +0000 |
committer | Android Git Automerger <android-git-automerger@android.com> | Thu Aug 07 14:44:57 2014 +0000 |
tree | eb81edd2e752bb0cec2082212b4fbee7d89919e0 | |
parent | 92d03563d645d24488d12dd6daed05a2871288b3 [diff] | |
parent | e9ed396f6c1dea09e14edc69118c3421275058bb [diff] |
am e9ed396f: Merge "Revert "Revert "Add Key label off center attribute""" into lmp-dev * commit 'e9ed396f6c1dea09e14edc69118c3421275058bb': Revert "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