commit | a632476534b877cdad602a27fe8ba01892d0bd83 | [log] [tgz] |
---|---|---|
author | Roman Sorokin <rsorokin@google.com> | Tue Jan 26 13:10:45 2016 +0100 |
committer | Roman Sorokin <rsorokin@google.com> | Tue Jan 26 15:34:51 2016 +0100 |
tree | d0fc13ba22ca826af141621120bf6baa2bc2e1a7 | |
parent | 1682a9e967e4e51b68765da67317faada0d58b53 [diff] |
Fixing addresses backup/restore for SMS. We were trying to parse "address" field in order to get the recipients and generate threadId. Problem was that parsing went bad in some cases. In this CL we backup sms_recipients fetched from content://mms-sms/canonical-address and use it on restore to generate threadId. Will fix the tests later. Bug:26739475 Change-Id: I1b50bbdc8afbdf254d27df9d23fc938847768d41