platform_system_core/libstats/push_compat
Tom Cherry a5edc0fbbc Use libcutils_headers for android_filesystem_config.h
android_filesystem_config.h is found since system/core/include is on
the include path for all projects and contains a symlink to the real
android_filesystem_config.h.  This is fragile and the below bug seeks
to remove this symlink and have users correctly depend on
libcutils_headers.

Bug: 165825252
Test: build
Change-Id: I1aad6a2e8fbe87635e97b0ac1be3414403353382
2020-09-18 22:48:42 +00:00
..
include Use dlsym to load libstatssocket API 2020-03-09 15:16:11 -07:00
tests Use proper platform version checks (libstats) 2020-05-07 12:31:39 -07:00
Android.bp Use libcutils_headers for android_filesystem_config.h 2020-09-18 22:48:42 +00:00
stats_event_list.c Merge libstatspush_compat and libstatssocket_q 2019-12-16 15:24:36 -08:00
statsd_writer.c Merge libstatspush_compat and libstatssocket_q 2019-12-16 15:24:36 -08:00
statsd_writer.h Merge libstatspush_compat and libstatssocket_q 2019-12-16 15:24:36 -08:00
StatsEventCompat.cpp Increase size limit for pulled AStatsEvent 2020-06-09 20:12:42 -07:00