Merge "Enable incidentd, it will just be idle while no one triggers it."

This commit is contained in:
TreeHugger Robot
2018-01-04 01:40:41 +00:00
committed by Android (Google) Code Review

View File

@@ -72,9 +72,7 @@ LOCAL_GENERATED_SOURCES += $(GEN)
gen_src_dir:=
GEN:=
ifeq ($(BUILD_WITH_INCIDENTD_RC), true)
LOCAL_INIT_RC := incidentd.rc
endif
include $(BUILD_EXECUTABLE)