summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--Android.mk3
1 files changed, 0 insertions, 3 deletions
diff --git a/Android.mk b/Android.mk
index ed623bb..d0f44f4 100644
--- a/Android.mk
+++ b/Android.mk
@@ -91,9 +91,6 @@ include $(BUILD_EXECUTABLE)
# === unittest ===
include $(CLEAR_VARS)
LOCAL_MODULE := firewalld_unittest
-ifdef BRILLO
- LOCAL_MODULE_TAGS := debug
-endif
LOCAL_SRC_FILES := \
iptables_unittest.cc \
mock_iptables.cc \