addr.msg_id is the foreign key of the pdu._id

I got a wrong cursor when select by MmsSms.CONTENT_FILTER_BYPHONE_URI,then I found
the source code use the addr._id as the foreign key of the pdu._id, so I fix it

Change-Id: Id6218854b4977ee7ce60c4b199b230679562e0f5
Signed-off-by: whliang <shanji2078@gmail.com>
1 file changed