Don't close database when all devices have been detached.
ContentProvider is a singleton of the process. So it may live longer than Service. We could not close database when the service is destroyed. BUG=25730042 Change-Id: I591250c1a1e7c5705eb2585c71cac2598c0c0fb9
Loading
Please register or sign in to comment