diff options
author | David Chen <dwchen@google.com> | 2018-01-22 17:46:24 -0800 |
---|---|---|
committer | David Chen <dwchen@google.com> | 2018-02-07 16:16:23 -0800 |
commit | 661f791a2580515eee5882ab9498aef94a0d33a5 (patch) | |
tree | 8d18096fee7aca07d65dc1360decab2e8fddca56 /tests/DynamicCodeLoggerIntegrationTests/src/cpp/test_executable.cpp | |
parent | 171951d8e0bc09dc6882b3c97c17dc7ebb7dc636 (diff) |
Statsd notifies listener with pendingintent.
Previously, statsd would inform interested listeners that it's time
to collect data via a protected broadcast. However, the preferred
solution is to pass a PendingIntent via a separate setter. Whenever
statsd wants the listener to call getData, StatsCompanionService
will trigger the pending intent.
Test: Tested in marlin-eng that functionality works as expected with
dogfood app.
Bug: 72562867
Change-Id: Ibcfcd5072a1a78947f8a7cbcd0bc429b54351da3
Diffstat (limited to 'tests/DynamicCodeLoggerIntegrationTests/src/cpp/test_executable.cpp')
0 files changed, 0 insertions, 0 deletions