commit | 9cca3c8359e30e15a50f60773fd19571659c3dc1 | [log] [tgz] |
---|---|---|
author | Tadashi G. Takaoka <takaoka@google.com> | Tue Aug 05 13:19:39 2014 +0000 |
committer | Android Git Automerger <android-git-automerger@android.com> | Tue Aug 05 13:19:39 2014 +0000 |
tree | 6e2074284f08fcdc7a5ee2da14b13c7b6134ce17 | |
parent | eceefd0725c4f727f44e9c65a82970ead15e3566 [diff] | |
parent | a262144dcb6a8e7d5bb42f1feb1f80902877baec [diff] |
am a262144d: Add ViewCompatUtils.setElevation * commit 'a262144dcb6a8e7d5bb42f1feb1f80902877baec': Add ViewCompatUtils.setElevation
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