Fix IllegalStateException in KeyboardBaclightController

IListener object changes in the binder transaction so need to compare
object as binder object instead otherwise will always mismatch and
throw exception.

Test: manual
Bug: 274132086
Change-Id: I265632151e0e877fff88ebd9b5a27cdef7b93b9c
1 file changed