commit | 551db9811c434b12446a776d4c4d73d0fad1038c | [log] [tgz] |
---|---|---|
author | Devin Moore <devinmoore@google.com> | Fri Oct 18 21:28:05 2024 +0000 |
committer | Devin Moore <devinmoore@google.com> | Fri Oct 18 21:43:22 2024 +0000 |
tree | 802ede240230c8544a215f8d8ed29b0660375bc0 | |
parent | b7c7d8ad543b9133e6b899e140552b9e103ac026 [diff] |
Document return values of ABinderRpc_Accessor_delegateAccessor Also changed the `OK` return value to `STATUS_OK` in the implementation. The are both anonymous enums with the same value(0), but `STATUS_OK` is intended to be used as a `binder_status_t`. Test: na Bug: 373660469 Change-Id: I66522047356e976bcaa08284b3c83bdb15374ff4