android_system_core/libstats
Tej Singh 518d77d208 Register pullers in separate thread
This cl modifies getStatsService to use the blocking getService, but
also makes the binder call in a separate thread to not block the client
thread. This is needed because it is possible for pullers to be
registered before statsd starts, and calling checkService before statsd
is up will fail. We also would never receive the binderDied to register
it, because we would never have a binder object to linkToDeath on.

Bug: 147682855
Test: atest LibStatsPullTests
Change-Id: I68c04bc24c7fe066eca88cab4f6a76885581c1ee
2020-01-15 21:15:26 +00:00
..
pull Register pullers in separate thread 2020-01-15 21:15:26 +00:00
push_compat Merge libstatspush_compat and libstatssocket_q 2019-12-18 17:48:28 -08:00
socket stats_event.h/c tests 2020-01-08 14:30:01 -08:00
OWNERS Update OWNERS for libstatssocket 2019-11-01 13:25:31 -07:00