commit | 86f01c4cd9177f285563db421c2cb052c51f7b9c | [log] [tgz] |
---|---|---|
author | Andrey Epin <ayepin@google.com> | Thu Jan 12 19:56:56 2023 -0800 |
committer | Andrey Epin <ayepin@google.com> | Fri Jan 13 18:58:30 2023 +0000 |
tree | d4d0bf13ef36111b49001b292ea14a5db2dfdde1 | |
parent | 027b3b377f39932a7a2b8507e37955b323545170 [diff] |
Fix SmartspaceService callback comparison. We should use binder references when comparing two IPC callbacks. Test: Inject a test code into LocscreenSmartspaceController#reloadSmartspace() that register and unregister a test smartspace listener. Verify that the listeners is get invoked without the fix and is not get invoked with the fix. Change-Id: I3229c6496cde43ba1df65412857eb36b47b525c4