commit | c2b04f79531b050deef84e28489d7cf313b47d0f | [log] [tgz] |
---|---|---|
author | Steven Moreland <smoreland@google.com> | Thu Apr 20 23:43:02 2023 +0000 |
committer | Steven Moreland <smoreland@google.com> | Thu Apr 20 23:44:48 2023 +0000 |
tree | 2da9218b418565a9006d3824f17ef5733d7dfa1c | |
parent | ba9df0b0dee1bbce3d29d99203c4e835f255408a [diff] |
libbinder: hide record/replay APIs from Binder.h These are not used except by the implementation of Binder, and 'Parcel data' is not a very clear API - it is not intended to be used. Bug: N/A Test: N/A Change-Id: Iae5134633b313bfa1caa21db0d6db0dabe92e0a0