commit | 3ba053cd68f06b974b6a8ccd2ee3e9daaf31d2c6 | [log] [tgz] |
---|---|---|
author | Steven Moreland <smoreland@google.com> | Fri Jan 31 14:58:48 2020 -0800 |
committer | Steven Moreland <smoreland@google.com> | Tue Feb 04 20:23:32 2020 +0000 |
tree | 6a5cda777bc491b5ef8be447fc0edd0b202906cc | |
parent | d79ac373483c36f893981c7319d37a5ebbd63b98 [diff] |
Remove dep to libbinderthreadstate. Instead of having this library, libbinder/libhwbinder can keep track of stack pointers so that when they recurse, we know which one was visited most recently. As with the original implementation of libbinderthreadstate, this is somewhat of a hack. An explanation of why this is and what to do instead is added in CallerUtils.h. Bug: 148692216 Test: boot Change-Id: I6cb780099229e1fce55c1f767b81822c06a605c1