commit | 8d0d236394548be4e2302a03960ce4ee363a5483 | [log] [tgz] |
---|---|---|
author | Yohei Yukawa <yukawa@google.com> | Wed Aug 27 23:30:39 2014 +0000 |
committer | Android Git Automerger <android-git-automerger@android.com> | Wed Aug 27 23:30:39 2014 +0000 |
tree | e5e5f9d382f576d701535af824602261a4c9352e | |
parent | 68a2a69ae35352650a4c6dfc0b0c69069c4a1e1d [diff] | |
parent | acce1aa59eac6816fe3ce1fcb014666fc71a40f1 [diff] |
am acce1aa5: Make sure to obtain the IC before requesting CursorAnchorInfo * commit 'acce1aa59eac6816fe3ce1fcb014666fc71a40f1': Make sure to obtain the IC before requesting CursorAnchorInfo
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