commit | 2fabd50df49f894afde15ac5f4ebd2ff5372a9c4 | [log] [tgz] |
---|---|---|
author | Tadashi G. Takaoka <takaoka@google.com> | Fri Aug 29 18:50:21 2014 +0000 |
committer | Android Git Automerger <android-git-automerger@android.com> | Fri Aug 29 18:50:21 2014 +0000 |
tree | 17ae4ec14a0eed3cfc3e24c970994598fa169611 | |
parent | 3bd8eee3e8c3e89539578a4231661819de65c804 [diff] | |
parent | f507d1febb6742b009ae6acf1c70b657eba9b3a6 [diff] |
am f507d1fe: Support RTL layout in custom input style settings * commit 'f507d1febb6742b009ae6acf1c70b657eba9b3a6': Support RTL layout in custom input style settings
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