diff options
-rw-r--r-- | ipanat/test/Android.mk | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ipanat/test/Android.mk b/ipanat/test/Android.mk index 4c5f5a7..a6bb4b0 100644 --- a/ipanat/test/Android.mk +++ b/ipanat/test/Android.mk @@ -41,7 +41,7 @@ LOCAL_SRC_FILES := ipa_nat_test000.c \ LOCAL_SHARED_LIBRARIES := libipanat -LOCAL_MODULE_TAGS := debug +LOCAL_MODULE_TAGS := tests LOCAL_MODULE_PATH := $(TARGET_OUT_DATA)/kernel-tests/ip_accelerator include $(BUILD_EXECUTABLE) |