commit | 5628025297a4a0905e2b5e95643daa6e2508adbd | [log] [tgz] |
---|---|---|
author | Steven Moreland <[email protected]> | Mon May 20 14:56:05 2019 -0700 |
committer | Nikoli Cartagena <[email protected]> | Mon Jun 10 15:55:29 2019 -0700 |
tree | a98bd977824a928c278e779300957269420c5dfe | |
parent | 95ff7b1639b44a6ad9b63c68852e2a218c9471ae [diff] |
Delete vestigial Status parcel read. libbinder Status has the exception type EX_HAS_REPLY_HEADER for fat Java-specific errors. This code jumps Parcel position to an arbitrary position in memory based on a value it reads from this parcel. Since this is unused in HIDL, removing entirely. Bug: 132650049 Test: HIDL's run_all_device_tests.sh Change-Id: Iac815f92c5da4ead283d3566892b5d4d209dab3b (cherry picked from commit 7fd5fbec0c4118203d37cfcc13d9451d3638c53d)