| commit | c29276b782cfc45be5ab79177e991f2cba8fb04b | [log] [tgz] |
|---|---|---|
| author | Tadashi G. Takaoka <takaoka@google.com> | Tue Sep 09 06:29:33 2014 +0000 |
| committer | Android Git Automerger <android-git-automerger@android.com> | Tue Sep 09 06:29:33 2014 +0000 |
| tree | 884a23654ad1b0c31a71d40f6b852f184568dd5c | |
| parent | beb746103011149d6dfce10278475946e679263d [diff] | |
| parent | 12814352dd117b1add62358e149e662654e7c7be [diff] |
am 12814352: am 486c4894: Keep aspect ratio of Material action key background * commit '12814352dd117b1add62358e149e662654e7c7be': Keep aspect ratio of Material action key background
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