| commit | 78b761da2d6ca3334444d6eb4a805fb75edb2d48 | [log] [tgz] |
|---|---|---|
| author | jiabin <jiabin@google.com> | Wed Nov 25 09:15:38 2020 -0800 |
| committer | jiabin <jiabin@google.com> | Wed Nov 25 13:26:32 2020 -0800 |
| tree | 33b9da9fc69016448216fee52f47142bb0caafc4 | |
| parent | 4106a42ac62f65492583372441bc33a573d411fe [diff] |
Validate audio data instead of santinize in binder call. In binder call, if the data is silently santinized, there may be unexpected behavior. In that case, it is better to just validate the data and returned error code if there is any error with the data. Test: audio smoke test Bug: 174189330 Change-Id: I2f0534f3013f9127a441306c3ff7d5ca8cc0e223