binder: fix PartialEq impl of SpIBinder

It was inconsistent with the definition of PartialOrd, which uses
`AIBinder_lt/gt` and has different behavior.

Test: m
Change-Id: I67e779a070c7b742be7c91ce52e43253f72d8db4
1 file changed