Add OnePlus One to AEC blacklist
// FREEBIE
This commit is contained in:
parent
92ea7549d4
commit
6b7174bb35
1 changed files with 1 additions and 0 deletions
|
@ -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>() {{
|
||||
|
|
Loading…
Add table
Reference in a new issue