Yifan Hong e9fc235eb4 health: registerCallback() and getHealthInfo() does not notify all callbacks
registerCallback() and getHealthInfo() unintentionally broadcast
health info to all callbacks, which has a performance impact.

* registerCallback() still invokes the new callback immediately
* getHealthInfo() does not call any callbacks at all.

Test: VTS test call getHealthInfo does not invoke update()
Bug: 117167903
Change-Id: Ida99fdd73831e747fbf2d65089c7c0e7661fe7c4
2018-10-02 14:30:03 -07:00
2018-09-27 16:35:31 -07:00
2018-04-11 09:56:09 -07:00
2018-09-27 16:35:31 -07:00
2018-09-13 00:39:42 +00:00
2018-08-14 13:33:39 -07:00
2018-09-20 09:37:01 -07:00
2018-09-13 16:38:25 -07:00
2018-05-21 14:36:29 -07:00
2017-05-02 16:45:27 -07:00
2018-07-27 09:41:00 -07:00
2016-08-30 11:28:36 -07:00
2016-08-30 11:28:36 -07:00
2017-06-12 13:20:12 -07:00
Description
No description provided
134 MiB
Languages
C++ 56.3%
AIDL 41.2%
C 1.5%
Rust 0.4%
Java 0.4%
Other 0.1%