Fix kotlin nullable errors in IntentResolver

Fix kotlin nullable errors that were exposed by setting the retention
of android.annotation.NonNull and android.annotation.Nullable to
class retention.

Bug: 294110802
Test: builds
Change-Id: I906bc882f4b29bf5daba6d4cd2f9523d5eadc048
2 files changed