bug:3097939 trigger on a table without good index = slow contacts app

added index on a table without which the contacts app trigger is causing
N**2 linear scans of the contacts table. the bigger the contacts
table size (= N), the worse the prlblem is.

Change-Id: I5124b3b43d929ccaca3c4f4261c16b0ee5f02d61
1 file changed