am ca6f713e
: Oops; fix order of TABLE_NAMES
* commit 'ca6f713e71ce3734bc688b9821fc6838b5d70de1': Oops; fix order of TABLE_NAMES
This commit is contained in:
commit
be301075ab
@ -257,8 +257,8 @@ public class EmailProvider extends ContentProvider {
|
||||
Message.DELETED_TABLE_NAME,
|
||||
Policy.TABLE_NAME,
|
||||
QuickResponse.TABLE_NAME,
|
||||
null, // UI
|
||||
Body.TABLE_NAME,
|
||||
null
|
||||
};
|
||||
|
||||
// CONTENT_CACHES MUST remain in the order of the BASE constants above
|
||||
|
Loading…
Reference in New Issue
Block a user