Attachment SYNCED column is going away
Change-Id: I19476bc5a9a9e557e61a7347689129ce552b3ff9
This commit is contained in:
parent
af8f8a48ee
commit
b4a4ca99a9
@ -2016,8 +2016,6 @@ outer:
|
||||
.add(UIProvider.AttachmentColumns.SIZE, AttachmentColumns.SIZE)
|
||||
.add(UIProvider.AttachmentColumns.URI, uriWithId("uiattachment"))
|
||||
.add(UIProvider.AttachmentColumns.CONTENT_TYPE, AttachmentColumns.MIME_TYPE)
|
||||
// TODO: What does SYNCED mean?
|
||||
.add(UIProvider.AttachmentColumns.SYNCED, "0")
|
||||
.build();
|
||||
|
||||
/**
|
||||
|
Loading…
Reference in New Issue
Block a user