Commits

Ken Shirriff authored 36800d44502
Fix AbstractTableMerger for new Account format. eclair has a _SYNC_ACCOUNT_TYPE field that isn't in donut, so SELECT_UNSYNC needs to be updated with that field. The lack of it causes a SQLiteException. bug=1906760