commit | 19c0b886822a69a1be9b857e812379643f897275 | [log] [tgz] |
---|---|---|
author | Tony Guo <tony.guo.peng@gmail.com> | Thu Dec 14 10:18:09 2023 +0000 |
committer | Tony Guo <tony.guo.peng@gmail.com> | Thu Dec 14 10:25:28 2023 +0000 |
tree | 6494f6411a1f408e36d90acc081bbe2a0801f96e | |
parent | 3f4e2a789e75b06d4ae197d8dc1c971e443512dd [diff] |
Remove one duplicate comparison from OutputConfiguration#equals The "mConfiguredFormat" field is compared twice in #equals, so delete one of them. Change-Id: I51177c55abb8bfde5b1bc4b3d21bc7b842a9d761