fix one case of duplicate attachment bars

Message attachment bars were either being updated or created
based on the attachment URI. The Gmail provider changes query
params on this URI, so for now, strip the query params before
doing equality checking in this one case.

Bug: 7419739
Change-Id: Ide64278325b31f8f60d38af89c9a8b153bb0a2eb
2 files changed