0e1595c177
* Addresses #2226426 * If the user deletes Email data, or if data corruption causes EmailProvider.db to be deleted, we will be in an inconsistent state with any existing Exchange accounts, since the AccountManager will still know about them, contacts (and eventually calendar) items will continue to exist, etc. * Run an integrity check when the provider is created, deleting any orphaned EmailProvider.db or EmailProviderBody.db * Catch SQLiteException's in the Provider and do an integrity check if any is caught Change-Id: I47d523b90a6b8f71ba8e13fba4b04846b3da1b1d |
||
---|---|---|
.. | ||
src/com/android | ||
Android.mk | ||
AndroidManifest.xml |