Loading
RecoverySystem: do not check if socket is closed
LocalSocket does not support checking whether the socket is closed explicitly. The write or read functions will still return IOException when the socket is closed, so just rely on that. Bug: 145102966 Test: Factory reset from Home->Menu->Settings->System->Advanced->Reset options->Erase all Data Change-Id: I9094f07c2f709f4a270af06db8f02e72e1d7faf0