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

Commit 181c835f authored by yro's avatar yro
Browse files

Disable statsd that was accidentally enabled in ag/3480570

Test: manual test

Change-Id: I57176203a1ca7d0b5639119642335e3e9a1e4e4c
parent 0edd6454
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)