commit | 4617bf563f69047bfceb580477fae8c23c9b39f4 | [log] [tgz] |
---|---|---|
author | Yohei Yukawa <yukawa@google.com> | Sat Aug 16 14:07:15 2014 +0000 |
committer | Android Git Automerger <android-git-automerger@android.com> | Sat Aug 16 14:07:15 2014 +0000 |
tree | eb299f0b719be6bb7f7b46a11e77ad00a11e0eba | |
parent | 18ac3c8afd06c237a2935abad130aa3b99b5004b [diff] | |
parent | b7a227b93ba9a0787e70157b4302b6abd15d018a [diff] |
am b7a227b9: Merge "Use RelativeLayout for the backing view" into lmp-dev * commit 'b7a227b93ba9a0787e70157b4302b6abd15d018a': Use RelativeLayout for the backing view
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