commit | 759d8050568fe2b3b502b5a79845183b4dc1da03 | [log] [tgz] |
---|---|---|
author | Andrey Epin <ayepin@google.com> | Mon Nov 28 18:03:36 2022 -0800 |
committer | Andrey Epin <ayepin@google.com> | Mon Nov 28 18:03:36 2022 -0800 |
tree | f8580700c30807839dc35ce7af0dd9ef368f6cc1 | |
parent | b96b7ad9e9db1ea205e7a722c950fa1c38854977 [diff] |
Fix AppPredictionService callbacks comparison IPredictionCallback#equals() does not return true for the same callback passed twice into the service. Compare callback binders instead. Fix: 260650688 Test: manual test Change-Id: Icbdbad54bd36bb8598054915a90424359f7d2863