commit | c66e99bf24bf07fdc3a601424512d332cc206f80 | [log] [tgz] |
---|---|---|
author | Wenhao Wang <wenhaowang@google.com> | Thu Jul 15 22:12:08 2021 -0700 |
committer | Wenhao Wang <wenhaowang@google.com> | Fri Jul 16 19:50:50 2021 +0000 |
tree | 0ed878b2f74d44238e3a535860fc400d89d7e571 | |
parent | db4a23996d64e21e01f396b80a36f72e1c9dedcd [diff] |
trusty:storageproxyd: Fix return paths on errors The function send_ufs_rpmb_req is missing return paths on errors. This patch fixes it so that any UFS command failure will return error code to the function caller. Bug: 193855098 Test: Trusty storage tests Merged-In: I391ecff9ed3f892b7c3adae0ceeb18930791326f Change-Id: I391ecff9ed3f892b7c3adae0ceeb18930791326f