platform_system_core/libstats
Yao Chen 4d1deed139 Remove a redundant check in statsd socket code.
The original liblog code has this additional check because there may be multiple writers registered,
there is a for-loop and the retVal is set to be the FIRST error. Statsd doesn't need it because it
 only has one writer.

Test: locally tested.
Change-Id: I03f0015d0c29eba19eb2b5ea145380cb98fb2509
2018-05-22 16:06:21 -07:00
..
include Move libstatssocket from frameworks/base to system/core/ 2018-05-21 10:06:25 -07:00
Android.bp Move libstatssocket from frameworks/base to system/core/ 2018-05-21 10:06:25 -07:00
OWNERS Add OWNERS file for libstats/ 2018-05-21 10:12:49 -07:00
stats_event_list.c Remove a redundant check in statsd socket code. 2018-05-22 16:06:21 -07:00
statsd_writer.c Move libstatssocket from frameworks/base to system/core/ 2018-05-21 10:06:25 -07:00
statsd_writer.h Move libstatssocket from frameworks/base to system/core/ 2018-05-21 10:06:25 -07:00