commit | 2a84f3b11cf77206ec3da4c36069e9bf0ce3bb4a | [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 | c61ecfb9f1197731f78db7e9f82eb97dfb8095e5 [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