Make quickcontact launchable with am

Now it's launchable with:

adb shell am start \
  -a com.android.contacts.action.QUICK_CONTACT  \
  -d content://com.android.contacts/contacts/lookup/...

Bug 6434853

Change-Id: I41868dcb61a602b02c4de9b6587ed265c975552d
1 file changed