commit | 8172a681439501a755459ca755c1a877fec919d6 | [log] [tgz] |
---|---|---|
author | Tadashi G. Takaoka <takaoka@google.com> | Tue Jul 29 13:14:37 2014 +0000 |
committer | Android Git Automerger <android-git-automerger@android.com> | Tue Jul 29 13:14:37 2014 +0000 |
tree | 10f1df00dd3548343bad8b0b7f2465cbdfd0b508 | |
parent | 4591869d562baef393b6ff63e90378401183dbc7 [diff] | |
parent | a715d7f6fd3b29e660d78f83815ebe75837f1436 [diff] |
am a715d7f6: Use fragment for keyboard theme settings * commit 'a715d7f6fd3b29e660d78f83815ebe75837f1436': Use fragment for keyboard theme 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