Add INTERACT_ACROSS_USERS_FULL permission

Note this does *not* completely solve the crash bug: as currently
written, if the unbundled chooser is triggered, it'll try to execute the
intent but the permission token gets dropped because ResolverActivity
sees that delegation is *not* enabled, so the system will reject the
call, causing a different crash.

Bug: 213348070
Test: Manual test of crash.
Change-Id: I4694ed1bc30215f67a5e4cba3c3226a546a790d7
(cherry picked from commit c7625619128ebe2cdd696cfe433f8bda9b546126)
1 file changed