Add OnePlus One to AEC blacklist

// FREEBIE
pull/1/head
Moxie Marlinspike 7 years ago
parent 92ea7549d4
commit 6b7174bb35

@ -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…
Cancel
Save