Fix kotlin nullable errors in PermissionController

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: I9fa71aea400b852dcb295f976f9c9a26a19346c6
1 file changed