Provide copy action only when a text is sent

The copy button will be present to the user only when a text without
images is sent i.e. intent action is ACTION_SEND, EXTRA_STREAM does not
have any URI and EXTRA_TEXT is not null.

Fix: 287061873
Fix: 275382122
Fix: 288425116
Test: manual testing
Test: atest ChooserActionFactoryTest
Change-Id: I26c6eef24e7f909842eb066a73286a7525124d21
2 files changed