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:
parent
2c03951d27
commit
9d7e8dd44e
@ -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",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user