History log of /packages/providers/ContactsProvider/tests/src/com/android/providers/contacts/ContactsDatabaseHelperUpgradeTest.java
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
dc653a5c1bed274512ce41e4a6129a65d2b0eeac 22-Dec-2015 Makoto Onuki <omakoto@google.com> Move CallLog and VoiceMailStatus to their own DB.

- Move the "calls" and "voicemail_status" tables to the new
"calllog.db" database.

- Migrate all data into it.

- Remove the old tables in contacts2.db

- VoicemailContract.Status.SOURCE_PACKAGE is no longer UNIQUE

Bug 26247586

Change-Id: I003d49b8fb150c21a34830bc62e8c816ce2cd8cd
/packages/providers/ContactsProvider/tests/src/com/android/providers/contacts/ContactsDatabaseHelperUpgradeTest.java
87d2149d759d86b77def5fa5f6d55a92d96d5c26 23-Dec-2015 Ta-wei Yen <twyen@google.com> Add BaseDatabaseHelperUpgradeTest and ContactsDatabaseHelperUpgradeTest

Test database structure of create/upgrade of a DatabaseHelper
ContactsDatabaseHelperUpgradeTest only covers version newer than 1108.

Change-Id: I44092d77818c209d66c67bc02b1a66ec24cb668f
Signed-off-by: Ta-wei Yen <twyen@google.com>
/packages/providers/ContactsProvider/tests/src/com/android/providers/contacts/ContactsDatabaseHelperUpgradeTest.java