commit | e8cdd9c437177da67ec41e24bc81e3c2d0a3efb3 | [log] [tgz] |
---|---|---|
author | Tingting Wang <tingtingw@google.com> | Mon Dec 21 11:59:54 2015 -0800 |
committer | Tingting Wang <tingtingw@google.com> | Mon Dec 21 15:23:09 2015 -0800 |
tree | 378ec5f1fcafa5b667b4c4dc841683d53359f779 | |
parent | 2076f2b21ee63794c33f17960495f2cdaf47ffbf [diff] |
Re-calculate hash_id for photo field. In the old logic, we use data15 to compute the hash_id for a photo. But data15 values are not the same for the original value and synced value from the server, because there're some different compressing method used in CP2 and focus sync adapter. Because there's only one photo for each raw_contact, in the current cl we only used photo mimetype to generate hash_id. BUG 25955017 Change-Id: I0cdc8583f6f32ea2dab69de241ad2c6c05332319