OSDN Git Service

Handle the IllegalStateException
authorSunny Shao <sunnyshao@google.com>
Mon, 25 Feb 2019 12:21:46 +0000 (20:21 +0800)
committerSunny Shao <sunnyshao@google.com>
Tue, 26 Feb 2019 09:51:17 +0000 (17:51 +0800)
commit57a3c8bff7ee19c83f01447b1759216183b513cf
treed13e4c4c33afd474e2f87a88ddc37e4a903b8d6c
parent0d8d233a3db717f7570c0711fd814af225d456ae
Handle the IllegalStateException

Handle the attempt to re-open an already-closed object: SQLiteDatabase problem

Bug: 124451874
Test: robotest
Change-Id: I750b2ce98cc2551c80c3bb4f25928e0e5a615cd9
src/com/android/settings/slices/SlicesIndexer.java