commit | 92d03563d645d24488d12dd6daed05a2871288b3 | [log] [tgz] |
---|---|---|
author | Tadashi G. Takaoka <takaoka@google.com> | Thu Aug 07 14:41:17 2014 +0000 |
committer | Android Git Automerger <android-git-automerger@android.com> | Thu Aug 07 14:41:17 2014 +0000 |
tree | 4299324d63483d7ae84fd2289bc42463fdbed780 | |
parent | 8c0a4a2207370e90679bf5afc890669ca3c4a93a [diff] | |
parent | 0df148fce03899a15e1243dd30e6260de6ed4547 [diff] |
am 0df148fc: Merge "Revert "Revert "Remove unused animation resources""" into lmp-dev * commit '0df148fce03899a15e1243dd30e6260de6ed4547': Revert "Revert "Remove unused animation resources""
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