commit | 6d9a29280a4e32fdb662c64e82f81028ba462805 | [log] [tgz] |
---|---|---|
author | Steven Moreland <smoreland@google.com> | Wed Sep 22 10:16:45 2021 -0700 |
committer | Steven Moreland <smoreland@google.com> | Wed Sep 22 10:26:28 2021 -0700 |
tree | dbb26e27811989f1968e448ab72b133d0c03e0af | |
parent | a923111e4b0a5143f0f1ffaca86b94ebcb4d8a93 [diff] |
libbinder_ndk: more descriptive prune error We collapse errors into UNKNOWN_ERROR in the NDK API in order to avoid exposing certain internal details. Now, the log when this happens includes more information (instead of the code only). Bug: N/A Test: see: 09-22 17:09:29.322 5753 5770 W roid.binder.ct: PruneStatusT: Unknown status_t (-129 (Key was rejected by service)) pruned into STATUS_UNKNOWN_ERROR Change-Id: I4f47574857c47341b9500981101adcae75e864c7