mirror of
https://github.com/oxen-io/session-android.git
synced 2025-02-17 13:58:25 +00:00
Add Samsung Galaxy S7 and Sony Xperia SP to AEC blacklist
Related #6241 // FREEBIE
This commit is contained in:
parent
3ca653627d
commit
e0e932df02
@ -189,6 +189,8 @@ public class ApplicationContext extends MultiDexApplication implements Dependenc
|
||||
add("Redmi Note 3"); // Redmi Note 3 #6241
|
||||
add("SM-G900F"); // Samsung Galaxy S5 #6241
|
||||
add("g3_kt_kr"); // LG G3 #6241
|
||||
add("SM-G930F"); // Samsung Galaxy S7 #6241
|
||||
add("Xperia SP"); // Sony Xperia SP #6241
|
||||
}};
|
||||
|
||||
Set<String> OPEN_SL_ES_BLACKLIST = new HashSet<String>() {{
|
||||
|
Loading…
x
Reference in New Issue
Block a user