Add LG G3 to hardware AEC blacklist

Helps #6241
// FREEBIE
pull/1/head
Moxie Marlinspike 7 years ago
parent f4acaad407
commit 3ca653627d

@ -188,6 +188,7 @@ public class ApplicationContext extends MultiDexApplication implements Dependenc
add("MI 4LTE"); // Xiami Mi4 #6241
add("Redmi Note 3"); // Redmi Note 3 #6241
add("SM-G900F"); // Samsung Galaxy S5 #6241
add("g3_kt_kr"); // LG G3 #6241
}};
Set<String> OPEN_SL_ES_BLACKLIST = new HashSet<String>() {{

Loading…
Cancel
Save