752359335e
Previous code in `MESSAGING_GMAIL_DEFAULT_NOT_SYNCED_LABELS` was problematic as we grouped `category` labels along with `system folders` labels together. This fixes partially missing emails issue by splitting it and not applying category exclusion when querying for a singular custom label. Also removes old approach of getting message label_id's association from additional network call overhead to local utility `filterGmailMessagesByFolderPolicy`