commit | 5919ac6b4188285324646772501ef4b97b353cf4 | [log] [tgz] |
---|---|---|
author | Kenny Root <kroot@google.com> | Tue Oct 05 09:49:40 2010 -0700 |
committer | Kenny Root <kroot@google.com> | Wed Oct 06 17:00:00 2010 -0700 |
tree | 24fd16d8c43c44500f9cf39d7fa0f93cd0e88546 | |
parent | a3ee5c0351e51f7a978ddddc37644f46051ca6ed [diff] |
OBB: track binder death observers An incorrect assumption about how death observers were tracked lead to an IllegalArgumentException in some cases. Make sure the linking and unlinking of the Binder to its ObbState death observer is symmetric to avoid this problem. Bug: 3062360 Change-Id: Idd016db12551c80cd74d00f11cf6569bd3b4ce21