commit | 679c717fca664c0703e9ea3a58239d30f1cadea1 | [log] [tgz] |
---|---|---|
author | Tony Mak <tonymak@google.com> | Thu Feb 11 21:21:30 2016 +0000 |
committer | Tony Mak <tonymak@google.com> | Fri Feb 12 10:14:48 2016 +0000 |
tree | a7c737c52f55603dbf0f091ed7b311cd13689c96 | |
parent | 49df92e2f4ab4e86cfcec9e58851755b26d10b50 [diff] |
Use DATA.CONTACT_ID when lookup SIP call It is actually a naming mistake in framework, the column store contact id of normal query is _id, but that of sip query is contact_id. It is an old issue and we can't do much in the framework side. So, we need to use the correct projection when it is a SIP call. Bug:27143980 Bug:27141566 (cherry picked from commit 328f75ff518bf7d8863c6cf4446e26636e05b297) Change-Id: I0551c308072892ef13c8cb14ea4a4ab37ffa6f83