commit | 6b00c231462e933c43e69bfb8dbf1b828ca48078 | [log] [tgz] |
---|---|---|
author | David Lin <dtwlin@google.com> | Wed Jul 26 00:20:16 2017 -0700 |
committer | David Lin <dtwlin@google.com> | Wed Jul 26 00:20:16 2017 -0700 |
tree | 03753d6217c55607121a60106a7febca3c52fddb | |
parent | e02448b3c3006bbe736fa28a5707224f06c38cf5 [diff] |
audio: do not check for mode_in_communication for voip flags This patch removes the unnecessary check conditions for MODE_IN_COMMUNICATION and rely on the audiopolicymanager to set the voip flags only for voice call based on stream types. Bug: 62782025 Test: manual voip mo and mt calls tests Change-Id: I7e22bc5c96c5429821cd4f4bade1acf6ba317ebc Signed-off-by: David Lin <dtwlin@google.com>