Gallery: fix an ANR in slide show
waitDone() is called in SlideshowDataAdapter.pause(), which causes ANR when database is busy. It's not necessary to sync there. Change-Id: I4bd2594987f5fb16a50775e8cede9fed68c7bea0 CRs-Fixed: 997382
Loading
Please register or sign in to comment