Adds Moto G 3rd Generation to HW AEC blacklist

BUG=b/27447146

Review URL: https://codereview.webrtc.org/1866943002

Cr-Commit-Position: refs/heads/master@{#12278}
This commit is contained in:
henrika 2016-04-07 04:56:01 -07:00 committed by Commit bot
parent 2c03951d27
commit 9d7e8dd44e

View File

@ -42,6 +42,7 @@ public final class WebRtcAudioUtils {
private static final String[] BLACKLISTED_AEC_MODELS = new String[] {
"D6503", // Sony Xperia Z2 D6503
"ONE A2005", // OnePlus 2
"MotoG3", // Moto G (3rd Generation)
};
private static final String[] BLACKLISTED_AGC_MODELS = new String[] {
"Nexus 10",