commit | 3af936a1dfd1f75c1dae636a3b00d1539b301853 | [log] [tgz] |
---|---|---|
author | Steven Moreland <smoreland@google.com> | Fri Mar 26 03:05:38 2021 +0000 |
committer | Steven Moreland <smoreland@google.com> | Fri Mar 26 03:07:48 2021 +0000 |
tree | 0f918f26ab39a531b25168e66e5f97288b252eef | |
parent | 4e83ba78f1548a4ddd27797333d3d484bd798e76 [diff] |
libbinder: RPC drop extra header info A lot of the data written in interface tokens (work source, strict mode, etc..) doesn't make sense in the context of RPC calls. Also, we don't want to freeze this part of the wire protocol. Bug: 167966510 Test: binderRpcTest Change-Id: I5c0bb923d1d4c2a4ffa49b117dbed16bce0a1c20