commit | 71455ba2e413c2a1fecb99587325beff1f94b82f | [log] [tgz] |
---|---|---|
author | Andy Hung <hunga@google.com> | Wed May 05 09:08:25 2021 -0700 |
committer | Andy Hung <hunga@google.com> | Wed May 05 10:30:12 2021 -0700 |
tree | 435996d669d6345c3017ff84257c076506ba999e | |
parent | 9a8a479a73afa397c0dc387b99ca2a427fdab669 [diff] |
Fix VolumeShaper unducking for OpenSLES playback Native PlayerBase::applyVolumeShaper was never called (silent failure) due to an undeclared nullable InterpolatorConfig parcelable which was sent as null. Test: see bug for repro details Bug: 185372526 Change-Id: Id18664978605602f287e15de0c920ffc83a9aada