mirror of
https://github.com/oxen-io/session-android.git
synced 2024-12-25 09:17:44 +00:00
Add OnePlus One to AEC blacklist
// FREEBIE
This commit is contained in:
parent
92ea7549d4
commit
6b7174bb35
@ -193,6 +193,7 @@ public class ApplicationContext extends MultiDexApplication implements Dependenc
|
|||||||
add("Xperia SP"); // Sony Xperia SP #6241
|
add("Xperia SP"); // Sony Xperia SP #6241
|
||||||
add("Nexus 6"); // Nexus 6
|
add("Nexus 6"); // Nexus 6
|
||||||
add("ONE E1003"); // OnePlus X
|
add("ONE E1003"); // OnePlus X
|
||||||
|
add("One"); // OnePlus One
|
||||||
}};
|
}};
|
||||||
|
|
||||||
Set<String> OPEN_SL_ES_BLACKLIST = new HashSet<String>() {{
|
Set<String> OPEN_SL_ES_BLACKLIST = new HashSet<String>() {{
|
||||||
|
Loading…
x
Reference in New Issue
Block a user