"git@repo.buzztime.com:halo/packages_apps_bluetooth.git" did not exist on "040402464a9de72e6dfc7b8a287c85604763f7fa"
Fix column ID for PBAP name lookup
Andre Eisenbach authored
When a phonebook lookup is performed to resolve a phone number into a
name, the wrong column ID is used to retrieve the value from the cursor,
causing an un-caught exception and a failed lookup.

Bug: 22953958
Change-Id: I1f826412916012382903fdf30d43d5cb3516432c
04040246