commit | a562a490ce15c4cff8b5c8ff6f0bc998b471aa43 | [log] [tgz] |
---|---|---|
author | Steven Moreland <smoreland@google.com> | Wed Feb 26 16:02:08 2020 -0800 |
committer | Steven Moreland <smoreland@google.com> | Thu Mar 05 11:29:18 2020 -0800 |
tree | bad374db1e0ab9cc22caf57f51cc5d9e399397c3 | |
parent | a821321b901c5fdd9d00914ad3dbfbfa07f78695 [diff] |
libbinder: avoid attached objects for stability Attached objects require a heap allocation, and stability is always attached. This avoids a heap allocation per binder object (Android R regression). Bug: 148177595 Test: binderStabilityTest Change-Id: I5eab8be5d87fdd9468bcbd8d54913ca713559314 (cherry picked from commit a7fb018627317740d3cb1d80727899146e611804) Merged-In: I5eab8be5d87fdd9468bcbd8d54913ca713559314