commit | 14e578d0cbdee5a04119f8a703a69b15bdadedd4 | [log] [tgz] |
---|---|---|
author | kunleiz <kunleiz@codeaurora.org> | Tue May 23 16:26:58 2017 +0800 |
committer | Gerrit - the friendly Code Review server <code-review@localhost> | Sat Jul 15 23:06:56 2017 -0700 |
tree | 50933ffd5c59438a2e713c85904dd47be6ee7b42 | |
parent | 7332aadcabd9fcf4192b901b8d10d9166b621c04 [diff] |
policy_hal: fix VoIP rx path use ULL usecase During VoIP use audio path scenario, ULL usecase is used for VoIP rx path due to AUDIO_OUTPUT_FLAG_RAW is set. And primary output is on standby status. Due to it, VoIP tx device cannot get proper device. Fix this by setting primary outupt flag when VoIP RX use audio path. CRs-Fixed: 2051669 Change-Id: I878486d8e0805d9fccae524c5fc2fc6240dfe8f9