platform_system_core/libstats/socket
Jooyung Han f2d4dc6b8f stats: Set min_sdk_version
Modules contributing mainline modules (APK/APEX) should set
min_sdk_version as well as apex_available.

For now setting min_sdk_version doesn't change build outputs.
But build-time checks will be added soon.

Bug: 152655956
Test: m
Merged-In: Icd184c6fe06a688bd79ef6514bb49dffb706a9a1
Change-Id: Icd184c6fe06a688bd79ef6514bb49dffb706a9a1
(cherry picked from commit cc3588afcb)
2020-05-02 02:29:19 +09: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 Add test for AStatsSocket_close() 2020-04-28 15:22:28 -07: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