commit | b6474fcbd0293701d5f41aeb7f00a54def3baa83 | [log] [tgz] |
---|---|---|
author | kunleiz <kunleiz@codeaurora.org> | Wed Sep 27 14:47:52 2017 +0800 |
committer | kunleiz <kunleiz@codeaurora.org> | Wed Sep 27 16:08:38 2017 +0800 |
tree | aeba096ef423ff1c6880894ead9b1d5db0aa2420 | |
parent | 0b7926bcf5b57eb8076fd2163c3dc0473a3c21a1 [diff] |
policy_hal: Use right cflags to support Compress VoIP COMPRESS_VOIP_ENABLED is defined as false by default in makefile even if COMPRESS_VOIP feature is applicable. Then VoIP rx and tone playback both are configured with direct flag, and reusing same direct output. When tone stop, VoIP rx also is also stopped. Fix by correcting error in makefile to use right cflags to support Compress VoIP. CRs-Fixed: 2115554 Change-Id: Ie06f4859ed6c2c74d48c89bb7cf588df1dd3cff7