commit | a46b112d04fdb0c73a529591b9e1a3a12244e7d9 | [log] [tgz] |
---|---|---|
author | Carlos Valdivia <carlosvaldivia@google.com> | Tue Apr 26 19:36:50 2016 -0700 |
committer | Carlos Valdivia <carlosvaldivia@google.com> | Fri Apr 29 11:03:43 2016 -0700 |
tree | 54c5e2208b4b0e28c048537750e8bf9bf7fb7997 | |
parent | fa255f6ead7097acba8400998c47685cc3defc67 [diff] |
Insulate the account.db from updates. I think we were getting accounts uninstalled on android devices when SyncManagers called validateAccounts() while GmsCore was updating. I try to prevent this by not removing accounts unless the data directory has actually been removed (which shouldn't happen during updates). Bug: 25611016 Change-Id: Ib526b3000ad741815d48fd020af2cc19d6205166