Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit d612df38 authored by Yi Jin's avatar Yi Jin
Browse files

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

Test: N/A
Change-Id: I169108f0d61fc1fffea629eb2e862bfa7aad65f9
parent 8abf129f
Loading
Loading
Loading
Loading
+0 −2
Original line number Diff line number Diff line
@@ -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)