commit | 3dcf3029b11fea0815a654b598228bc350d65bec | [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:18 2019 -0700 |
tree | 34861bb5cf088b6d13e6a74aa02198cdf7554408 | |
parent | 6fe2c6925a0a3765044e49f70fd6f70c3cc8d433 [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)