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

Commit 9b97976e authored by yro's avatar yro
Browse files

Re-enable statsd from droidfooders by default

Test: the team-wide bug bash to capture any issues in advance but did
not find any statsd crash

Change-Id: I253e0067a710c37bf10667e3a8dbde99d0b289c7
parent 7e076926
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -137,7 +137,7 @@ LOCAL_SHARED_LIBRARIES := $(statsd_common_shared_libraries) \

LOCAL_MODULE_CLASS := EXECUTABLES

#LOCAL_INIT_RC := statsd.rc
LOCAL_INIT_RC := statsd.rc

include $(BUILD_EXECUTABLE)