commit | d08373d70b98462acf4641862305d67b2491806c | [log] [tgz] |
---|---|---|
author | Frederick Mayle <fmayle@google.com> | Tue Sep 03 14:53:38 2024 -0700 |
committer | Frederick Mayle <fmayle@google.com> | Tue Sep 03 15:36:55 2024 -0700 |
tree | 9de672314b8f919e9d06cf2ae147202930ee202b | |
parent | 351a8df928e45f1c7ca6a47125a7c3d8deed8bc9 [diff] |
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