commit | 17785fd185dbbe07bd2e801e511e4e36dd0dec92 | [log] [tgz] |
---|---|---|
author | Matthew Maurer <mmaurer@google.com> | Thu Dec 26 14:55:41 2019 -0800 |
committer | Matthew Maurer <mmaurer@google.com> | Thu Dec 26 15:03:45 2019 -0800 |
tree | 281bb69c8b24eecc81e47b4e3b5f1ca1920ea186 | |
parent | e1c879c816564b11f0096cb0e02f5cc86bb2a429 [diff] |
trusty: storageproxyd: Fix rebase of UFS support The UFS support got rebased on top of the RPMB socket support improperly. As a result, RPMB socket support was broken due to an unconditional rmpb_fd = rc which would set the rpmb_fd to be connect()'s error code in the case of an RPMB socket. Bug: 146903427 Test: Boot Trusty+Android with the rpmb_dev mock, check for liveness Change-Id: Ib1220dc49392f1a10369eed7716e44680bd83a66