commit | 85930a321d3553af1137d9259f848f2889f85c00 | [log] [tgz] |
---|---|---|
author | mattgilbride <mattgilbride@google.com> | Mon Dec 05 15:32:53 2022 +0000 |
committer | mattgilbride <mattgilbride@google.com> | Mon Dec 05 15:35:29 2022 +0000 |
tree | f516e2175348867022e22e7d857befa119251877 | |
parent | e5a82fc9a2a9973c63abccb4a618147346e83022 [diff] |
Fix: update Binder#getCallingUidOrWtf to use wtfStack Change I11ea3fdf889689d76211506e81420e694238ee68 introduced Binder#getCallingUidOrWtf. It should have used Log.wtfStack instead of Log.wtf. The stack trace is important for diagnosing the origin of a given binder call. Bug: 252975769 Test: TH Change-Id: I6946b1aea536f4b662ffffe8024dbc54d3dc36e0