platform_system_core/libstats/socket
Ruchir Rastogi 5dbcae5020 Expose libstatssocket as a stable C API
We create a .map.txt file that lists all the stable entry points into
libstatssocket. This should allow other APEXes to link to libstatssocket
without having to copy the library within the APEX.

Test: m -j libstatssocket
Bug: 146377784
Change-Id: I9f77a0c380b6884d9ca60807a8974380420cfe0a
2019-12-27 15:04:54 -08:00
..
benchmark Improve stats_event memory usage 2019-12-18 17:44:26 -08:00
include Improve stats_event memory usage 2019-12-18 17:44:26 -08:00
Android.bp Expose libstatssocket as a stable C API 2019-12-27 15:04:54 -08:00
libstatssocket.map.txt Expose libstatssocket as a stable C API 2019-12-27 15:04:54 -08:00
stats_buffer_writer.c Create stats_buffer_writer 2019-12-18 15:15:43 -08:00
stats_event.c Improve stats_event memory usage 2019-12-18 17:44:26 -08:00
stats_event_list.c Create stats_buffer_writer 2019-12-18 15:15:43 -08:00
statsd_writer.c
statsd_writer.h