commit | b5c862f8f942a3ae201cc6a657de9479340d1ad3 | [log] [tgz] |
---|---|---|
author | Jean Chalard <jchalard@google.com> | Tue Aug 05 13:19:24 2014 +0000 |
committer | Android Git Automerger <android-git-automerger@android.com> | Tue Aug 05 13:19:24 2014 +0000 |
tree | 7b4ef76a1960d2ad8c8cb6d8f1f7327fbc67ae72 | |
parent | 82db6b45435ab93255d6406039be88b1d6998c2c [diff] | |
parent | c710b34e34ab4035846efea6b5109811befd956a [diff] |
am c710b34e: Merge "[HW13] Split up onCodeInput" into lmp-dev * commit 'c710b34e34ab4035846efea6b5109811befd956a': [HW13] Split up onCodeInput
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