Fix SAD validation condition
This CL fixes a bug in the condition for validating a Short Audio Descriptor. Without this CL, valid SADs get dropped, while invalid SADs get forwarded to the audio framework. With this CL, only valid SADs get forwarded to the audio framework. Test: atest and manual Bug: 215186955 Change-Id: Idfdff2546cf2188e428f4e7b925d402ed9e0e46e
Loading
Please register or sign in to comment