commit | add816610b0d2978c5bd2653e53444f65d812ecf | [log] [tgz] |
---|---|---|
author | Tadashi G. Takaoka <takaoka@google.com> | Sun Sep 14 10:24:36 2014 +0000 |
committer | Android Git Automerger <android-git-automerger@android.com> | Sun Sep 14 10:24:36 2014 +0000 |
tree | 611310b3ee31117b436f4a606ac5a9c858e62370 | |
parent | 463c1880a12708a3013e87ae262ee8e69be15f48 [diff] | |
parent | 001df4bf5400883b6803a1b2907fc52dea5b8864 [diff] |
am 001df4bf: am 5b9a1e59: Fix key preview popup for Material theme * commit '001df4bf5400883b6803a1b2907fc52dea5b8864': Fix key preview popup for Material theme
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