commit | 858c55f73a760a06ac398562a9274641239e1322 | [log] [tgz] |
---|---|---|
author | Steven Moreland <smoreland@google.com> | Wed Mar 11 17:48:31 2020 -0700 |
committer | Steven Moreland <smoreland@google.com> | Wed Mar 11 17:48:31 2020 -0700 |
tree | b11034908a28c267ca358fe5876e64c206254b11 | |
parent | 966d74c49dcf2b641950ca99691509d90f8276cd [diff] |
sf: avoid assumption remote binder is local We are lucky that a test was passing a remote binder here and that I happened to reorder elements in BpBinder, since this caused a crash, where before, 'owner' was getting set to some random bits inside of a BpBinder object. Bug: 150904694 Test: move mTrackingUid around in BpBinder, then `atest CompositionSamplingListenerTest` passes Change-Id: I552a669113844a6b7ceaba5a1197fd04ca7e18d5