diff options
author | Bookatz <bookatz@google.com> | 2018-01-24 14:59:52 -0800 |
---|---|---|
committer | Bookatz <bookatz@google.com> | 2018-01-24 15:52:15 -0800 |
commit | 5c800e3f0b9662e8616a045b0fadf93f4eb15875 (patch) | |
tree | 36975ce6882addda626bc34e81bbc6b58797f3c0 /rs/java/android/renderscript/ProgramVertexFixedFunction.java | |
parent | c697797d43b6932fc7cca1c8d7d850c3fb4d1452 (diff) |
Statsd broadcasts when it is alive
To send configurations and PendingIntents to statsd, statsd must first
be alive. In particular, a PendingIntent must be resent to statsd each
time it starts (they are not stored, since reboots make them expire
anyway). Therefore, statsd needs to send a broadcast to inform them of
its starting.
The broadcast receiver will require DUMP permission.
Bug: 72450885
Bug: 70389379
Test: manually confirmed broadcast is sent
Change-Id: I47c130130342465a50cd625bdb135855d5d04f6e
Diffstat (limited to 'rs/java/android/renderscript/ProgramVertexFixedFunction.java')
0 files changed, 0 insertions, 0 deletions