commit | cf3e563bb6c1b584efae3b285fa069158cf43dca | [log] [tgz] |
---|---|---|
author | Todd Poynor <toddpoynor@google.com> | Tue Jan 05 19:41:34 2016 -0800 |
committer | Todd Poynor <toddpoynor@google.com> | Thu Jan 28 21:10:21 2016 +0000 |
tree | 22a8955f80f7c77cbd6b8c041fc35646fb91c8eb | |
parent | 17e11e533fb6caf94a1777916e944415f9972d90 [diff] |
healthd: BatteryPropertiesRegistrar binder service ref count fixup Call addService using a reference to a strong pointer to the service object, such that the proper IBinder object is ref counted, instead of passing the object's this pointer. Bug: None Change-Id: I72cac08c835a17b8cc263b2dc34864420b7a2841