commit | 86a50a691c3e60a47a4b69e8fb7db1c3ae83d205 | [log] [tgz] |
---|---|---|
author | Dianne Hackborn <hackbod@google.com> | Tue May 08 18:54:22 2012 -0700 |
committer | Dianne Hackborn <hackbod@google.com> | Wed May 09 14:53:26 2012 -0700 |
tree | 21aecadf393d65f68d2b1a29e7b23c367c6c4878 | |
parent | 9ce74c631aecf45eb6691fe40b28ce224bda3bf2 [diff] |
Add callback hack to find out when to reload system properties. Every IBinder object can accept a new transaction to tell it that it might want to reload system properties, and in the process anyone can register a callback to be executed when this happens. Use this to reload the trace property. This is very much ONLY for debugging. Change-Id: I55c67c46f8f3fa9073bef0dfaab4577ed1d47eb4