Files
android_bootable_recovery/twrp.cpp
T
Ethan Yonker f9f99bcb62 Ingore SIGPIPE errors
If MTP exits unexpectedly, sending messages to add or remove a
storage device via Add_Remove_MTP_Storage was causing a crash.
Ignoring SIGPIPE allows us to more gracefully handle the error
instead of a total crash of TWRP.

Change-Id: I0a3f770f8b0f4bdbe10aa0ba857209b22b8668f7
2014-12-29 16:25:00 +01:00

11 KiB