commit | 0bda2d23eac71902ca802a2209396abcf77699e9 | [log] [tgz] |
---|---|---|
author | Steven Moreland <smoreland@google.com> | Fri Jan 08 02:13:00 2021 +0000 |
committer | Steven Moreland <smoreland@google.com> | Fri Jan 08 02:13:00 2021 +0000 |
tree | 4b15ebc8ce0a5318432b35c676da8ab65be6ac51 | |
parent | 048f1e93fd31849b1b9d9e9dc4293e630280caae [diff] |
libbinder: ParcelableHolder - avoid utf-8<->utf-16 Switching getParcelableDescriptor to String16: - consistent w/ interfaces - can use StaticString16 (no static dirty heap allocation) - avoid converting these strings utf-8/utf-16 Bug: 170909836 Test: aidl_integration_test Change-Id: I51f81fc89d95f2697524512b9d5cf3bd669dbb0e