commit | f0658f4ed2282f1e73d1bafdd4235d3bc549d65a | [log] [tgz] |
---|---|---|
author | Ytai Ben-Tsvi <ytai@google.com> | Mon Oct 26 11:51:14 2020 -0700 |
committer | Ytai Ben-Tsvi <ytai@google.com> | Tue Nov 03 16:21:12 2020 -0800 |
tree | c7e334605bc292fea0690732d7dce35e7142a537 | |
parent | a38152074c8a326f622d774f3349545246d26c1b [diff] |
Remove manual parceling from Interpolator and VolumeShaper Created stable parcelables to hold all the data that gets parceled. Replaced manual parceling with a two-step approach, where we first write into the auto-generated parcelable, then parcel it. Test: Ran audio-related CTS tests Bug: 160253486 Change-Id: I5a4d51fb1244ed49bcd70e446aaa26e2aa8ed7b1