Blacklist Nexus 6 from hardware AEC

Remove all blacklisting from library

// FREEBIE
This commit is contained in:
Moxie Marlinspike
2017-03-23 16:17:22 -07:00
parent e0e932df02
commit 01d66087aa
2 changed files with 3 additions and 3 deletions

View File

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