Blacklist OnePlus X from hardware AEC

Closes #6465
// FREEBIE
This commit is contained in:
Paride Legovini 2017-03-31 21:13:10 +02:00 committed by Moxie Marlinspike
parent b0bd6ad729
commit c97fa0d3d1

View File

@ -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>() {{