hal: Use deep buffer output as primary
- The audio content in video clips, YouTube content, etc are being rendered through low latency path as it was set as default output profile. This results more power consumption for video playback. - Fix this using deep buffer path as default one and use low latency path only for those audio tracks that request with AUDIO_OUTPUT_FLAG_FAST. Change-Id: I52fafa0ec2a312bc4383c813497830e6ded071bc CRs-Fixed: 570389
Loading
Please register or sign in to comment