Loading
Use isolated thread to perform onStart()
isUsbMassStorageConnected() may take longer time to return. It causes system UI get ANR. Use an isolated thread to avoid blocking. Change-Id: Ib4e4aeca2511a7378e7766f9e5217ded5841db93 (cherry picked from commit 4587c32a) Ticket: CYNGNOS-751