Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
libsysutils: Hide NetlinkListener error in recovery
* Prevents users from seeing this message in recovery: `E:recvmsg failed (No buffer space available)` * This is caused by volume_manager (our addition in recovery) and hiding this error does not seem to have any negative side effect. Change-Id: I860ecd71a4462462607e1138e4134cac82943ecd
- Loading branch information