summaryrefslogtreecommitdiff
path: root/cmds/incidentd/Android.mk
diff options
context:
space:
mode:
Diffstat (limited to 'cmds/incidentd/Android.mk')
-rw-r--r--cmds/incidentd/Android.mk2
1 files changed, 0 insertions, 2 deletions
diff --git a/cmds/incidentd/Android.mk b/cmds/incidentd/Android.mk
index 537c91093112..3b156348b0c4 100644
--- a/cmds/incidentd/Android.mk
+++ b/cmds/incidentd/Android.mk
@@ -54,9 +54,7 @@ LOCAL_SHARED_LIBRARIES := \
libservices \
libutils
-ifeq (BUILD_WITH_INCIDENTD_RC,true)
LOCAL_INIT_RC := incidentd.rc
-endif
include $(BUILD_EXECUTABLE)