commit | 2dd3f139a3657d570e9f5952a2e7d5e943dab876 | [log] [tgz] |
---|---|---|
author | Lorenzo Colitti <lorenzo@google.com> | Mon Mar 17 02:29:39 2014 +0000 |
committer | Android Git Automerger <android-git-automerger@android.com> | Mon Mar 17 02:29:39 2014 +0000 |
tree | 0339c5f8f6f45db8c8227e3c6fd629cfa76c935d | |
parent | 85614fdb99bd3f4d825090a1b6c5c1f3d8800d38 [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)