commit | b462fe3d6fce9489f16dc7f9f37b83ddcdbc2ce6 | [log] [tgz] |
---|---|---|
author | Jeff Sharkey <jsharkey@android.com> | Fri Jul 10 14:20:31 2009 -0700 |
committer | Jeff Sharkey <jsharkey@android.com> | Fri Jul 10 14:20:31 2009 -0700 |
tree | c50e2758fb55adace63b207d1c252cd1d1aae4b9 | |
parent | 98d6927181f12c297b90776f99cf776a7b441721 [diff] |
Use correct photo when building direct-dial shortcuts. Previously was using the Phones._ID value when building a People.CONTENT_URI Uri. Fixed by using the Phones.PERSON_ID value to build the Uri correctly. Fixes http://b/issue?id=1910259