commit | 46456d7af4ff9710f62ea2b3123019b5d3a58054 | [log] [tgz] |
---|---|---|
author | Alex Leung <alexleung@meta.com> | Wed Mar 08 19:42:51 2023 -0800 |
committer | Eric Laurent <elaurent@google.com> | Tue Apr 18 11:35:41 2023 +0000 |
tree | 2b4031d181c68cb046cc01907899e3fd690818e1 | |
parent | f4df7dd3e1e3012ee4ea71d36c8c33682e5b0864 [diff] |
Fix AudioMix.equals() Use Object.equals() when comparing Objects instead of '==' Test: Added unit tests (see topic). Verified that test failed before changes and passed afterwards. Change-Id: I12d8cb24207c64b96d2fe65d4b2045873b080bc3 Merged-In: I12d8cb24207c64b96d2fe65d4b2045873b080bc3