commit | 716c7d2923b0bd455dd9e0464c0dbf289ba76965 | [log] [tgz] |
---|---|---|
author | Jean Chalard <jchalard@google.com> | Tue Jul 29 13:14:39 2014 +0000 |
committer | Android Git Automerger <android-git-automerger@android.com> | Tue Jul 29 13:14:39 2014 +0000 |
tree | 9459b864e3223343b207011386b8b214000f96e1 | |
parent | db72a4f6862fbbd0bc0c9a2d165329b804baacf4 [diff] | |
parent | 3042452170e9d8bd2d80abd7514b40b1974741f7 [diff] |
am 30424521: Merge "[HW7] Introduce consumed events" into lmp-dev * commit '3042452170e9d8bd2d80abd7514b40b1974741f7': [HW7] Introduce consumed events
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