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)