commit | 9cc3a2ca4e05a2c8a3088897a5216d6cdeb665d1 | [log] [tgz] |
---|---|---|
author | Steven Moreland <smoreland@google.com> | Fri Jan 08 02:14:40 2021 +0000 |
committer | Steven Moreland <smoreland@google.com> | Mon Jan 11 17:51:54 2021 +0000 |
tree | b8f97741df533c0a80ddf6dff62ce99dc05099c2 | |
parent | d0c8af09126501270e0a9613b5bb9a9af2801953 [diff] |
getParcelableDescriptor is String16 Switching getParcelableDescriptor to String16: - consistent w/ interfaces - can use StaticString16 (no static dirty heap allocation) - avoid converting these strings utf-8/utf-16 Fixes: 170909836 Test: aidl_integration_test Change-Id: I197718d630bc008a4872a3e07fb6b6b1af90f128
Documentation for this project is currently maintained here:
https://source.android.com/devices/architecture/aidl/overview