commit | 10f492fa73c68703065ff6867eef45b7d8957e9c | [log] [tgz] |
---|---|---|
author | Jean-Michel Trivi <jmtrivi@google.com> | Wed Jun 21 18:27:26 2023 -0700 |
committer | Jean-Michel Trivi <jmtrivi@google.com> | Thu Jun 22 01:34:11 2023 +0000 |
tree | 5bf1e3ce62afc52966c5b236cf099c809faf2d70 | |
parent | 76b39c6c1d93103211e35050b50678404b72022f [diff] |
AudioPlaybackConfigurationTest: fix parcelling test Do not call Parcel.marshall(), this is not called by the framework in normal Binder operations, and throws an exception when it contains object references (here an IPlayer if still alive). Bug: 287140584 Test: atest CtsMediaAudioTestCases:android.media.audio.cts.AudioPlaybackConfigurationTest#testParcelableWriteToParcel Change-Id: Ice1633a1379fbe7b7784902b55473463cf87bf69