diff options
| author | Lorenzo Colitti <lorenzo@google.com> | 2014-02-26 16:33:24 +0900 |
|---|---|---|
| committer | Lorenzo Colitti <lorenzo@google.com> | 2014-03-14 11:12:21 +0900 |
| commit | 4d4784214bf7f03fc53c167777be87e512c6ed54 (patch) | |
| tree | 79c6199235493eb2e2686d620ff3c0c7679515a3 /Android.mk | |
| parent | 56ec161d47856212008f47676577882f30853312 (diff) | |
| download | platform_external_android-clat-4d4784214bf7f03fc53c167777be87e512c6ed54.tar.gz platform_external_android-clat-4d4784214bf7f03fc53c167777be87e512c6ed54.tar.bz2 platform_external_android-clat-4d4784214bf7f03fc53c167777be87e512c6ed54.zip | |
Put the native test in the proper location.
Change-Id: Ieaf90050ccc80a8d04976dd96ac66d8853a48f0a
Diffstat (limited to 'Android.mk')
| -rw-r--r-- | Android.mk | 1 |
1 files changed, 0 insertions, 1 deletions
@@ -33,6 +33,5 @@ LOCAL_CFLAGS := -Wall -Werror -Wunused-parameter 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) |
