commit | 11f6795e76026dac548140fe9b5b5c5b0faa4c5a | [log] [tgz] |
---|---|---|
author | Lorenzo Colitti <lorenzo@google.com> | Mon Mar 17 02:30:05 2014 +0000 |
committer | Android Git Automerger <android-git-automerger@android.com> | Mon Mar 17 02:30:05 2014 +0000 |
tree | 0339c5f8f6f45db8c8227e3c6fd629cfa76c935d | |
parent | 1b1146be79ad58a52ca1ef84c4216039e054a024 [diff] | |
parent | 4d4784214bf7f03fc53c167777be87e512c6ed54 [diff] |
am 4d478421: Put the native test in the proper location. * commit '4d4784214bf7f03fc53c167777be87e512c6ed54': Put the native test in the proper location.
diff --git a/Android.mk b/Android.mk index 35bc498..72fc0f9 100644 --- a/Android.mk +++ b/Android.mk
@@ -33,6 +33,5 @@ LOCAL_SRC_FILES := clatd_test.cpp dump.c checksum.c translate.c icmp.c ipv4.c ipv6.c logging.c LOCAL_MODULE_TAGS := eng tests LOCAL_SHARED_LIBRARIES := liblog -LOCAL_MODULE_PATH := $(TARGET_OUT)/bin include $(BUILD_NATIVE_TEST)