am 11f6795e: am 4d478421: Put the native test in the proper location.

* commit '11f6795e76026dac548140fe9b5b5c5b0faa4c5a':
  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)