android_system_core/libstats/socket
Howard Ro 516b632ff4 Remove statsd enable check when logging
statsd should now be enabled on all devices and this check is
unnnecessarily adding a check for each time there's a call into the
socket, which is inefficient.

Bug: 157082130
Test: make, statsd_test
Change-Id: I0bb0ae0c93516c3a02cb971742c3eba602668a09
2020-05-19 21:52:14 +00:00
..
benchmark Expose libstatspull as a stable C API 2020-02-04 14:07:35 -08:00
include Add test for AStatsSocket_close() 2020-04-28 15:22:28 -07:00
tests Add test for AStatsSocket_close() 2020-04-28 15:22:28 -07:00
Android.bp stats: Set min_sdk_version 2020-05-02 02:29:19 +09:00
libstatssocket.map.txt Expose AStatsSocket_close() from the statsd apex 2020-02-13 16:16:48 -08:00
stats_buffer_writer.c Remove statsd enable check when logging 2020-05-19 21:52:14 +00:00
stats_event.c Support ERROR_ATOM_ID_INVALID_POSITION 2020-03-24 07:57:51 -07:00
stats_socket.c Expose AStatsSocket_close() from the statsd apex 2020-02-13 16:16:48 -08:00
statsd_writer.c Add test for AStatsSocket_close() 2020-04-28 15:22:28 -07:00
statsd_writer.h Add test for AStatsSocket_close() 2020-04-28 15:22:28 -07:00
TEST_MAPPING Add libstatssocket_test to TEST_MAPPING 2020-02-04 16:08:21 -08:00