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