android_system_core/trusty/storage/proxy
Matthew Maurer 17785fd185 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
2019-12-26 15:03:45 -08:00
..
Android.bp bpfmt. 2018-02-16 17:58:14 -08:00
ipc.c system/core: preparation to pull back interfaces from android/log.h 2016-10-20 08:11:39 -07:00
ipc.h
log.h trusty: use log/log.h for ALOG macros 2017-01-13 07:30:11 -08:00
proxy.c Add support for mocked RPMB 2019-11-27 14:41:16 -08:00
rpmb.c trusty: storageproxyd: Fix rebase of UFS support 2019-12-26 15:03:45 -08:00
rpmb.h Add storageproxyd UFS support 2019-12-20 15:44:51 -08:00
storage.c Use correct format specifier 2017-12-27 13:42:49 -08:00
storage.h