mirror of
https://github.com/oxen-io/session-android.git
synced 2025-12-11 21:31:46 +00:00
Blacklist Nexus 6 from hardware AEC
Remove all blacklisting from library // FREEBIE
This commit is contained in:
@@ -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>() {{
|
||||
|
||||
Reference in New Issue
Block a user