commit | 68a2a69ae35352650a4c6dfc0b0c69069c4a1e1d | [log] [tgz] |
---|---|---|
author | Tadashi G. Takaoka <takaoka@google.com> | Wed Aug 27 10:36:05 2014 +0000 |
committer | Android Git Automerger <android-git-automerger@android.com> | Wed Aug 27 10:36:05 2014 +0000 |
tree | a3132b2f7457b4b9d00db86d82fcd159443279eb | |
parent | c925ca43a6e0b3175feb002ce6b5577ef7d66507 [diff] | |
parent | 37beaf1529a61228d6240736937789e5622b29ed [diff] |
am 37beaf15: Simplify onComputeInsets of LatinIME * commit '37beaf1529a61228d6240736937789e5622b29ed': Simplify onComputeInsets of LatinIME
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