Blacklist OnePlus X from hardware AEC

Closes #6465
// FREEBIE
fork-5.53.8
Paride Legovini 2017-03-31 21:13:10 +02:00 zatwierdzone przez Moxie Marlinspike
rodzic b0bd6ad729
commit c97fa0d3d1
1 zmienionych plików z 1 dodań i 0 usunięć

Wyświetl plik

@ -192,6 +192,7 @@ public class ApplicationContext extends MultiDexApplication implements Dependenc
add("SM-G930F"); // Samsung Galaxy S7 #6241
add("Xperia SP"); // Sony Xperia SP #6241
add("Nexus 6"); // Nexus 6
add("ONE E1003"); // OnePlus X
}};
Set<String> OPEN_SL_ES_BLACKLIST = new HashSet<String>() {{