Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Skip to content
Commit 5eb6f565 authored by Steven Cahail's avatar Steven Cahail
Browse files

ipc_logging: Allow logging to resume after device suspend



IPC log collection from userspace cannot resume after the
device is put into suspend mode, because 0 is returned to
userspace when this happens and is interpreted as EOF
(end-of-file).

Allow the signal generated during a suspend to be
propagated back to the userspace application, rather than
returning 0, so log collection can be resumed after a
suspend.

CRs-Fixed: 670289
Change-Id: I67cc4cc980d35bbdc3cbc521a3dd0c347be4abf4
Signed-off-by: default avatarSteven Cahail <scahail@codeaurora.org>
parent 65c7182d
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment