commit | c511faec51cba8838c9e0ead4e454c9e449d6cd9 | [log] [tgz] |
---|---|---|
author | Eric Laurent <elaurent@google.com> | Mon Feb 04 12:31:15 2019 -0800 |
committer | Eric Laurent <elaurent@google.com> | Mon Feb 04 12:34:53 2019 -0800 |
tree | bd9193ad37d86ca09018a67c80a725f4533629c9 | |
parent | 271598cacdcd667e8bc7f99012342af61a8b6deb [diff] |
audio: fix AudioRecordingConfiguration.equals() Use Arrays.equals() instead of equals() methods on the effects Arrays contained in AudioRecordingConfiguration. Bug: 123702064 Test: cts-tradefed run cts-dev -m CtsMediaTestCases -t android.media.cts.AudioRecordingConfigurationTest Change-Id: I11d1321f1a5d8f50c248a4702bbba6a309280b5a