Add MI 5 to hardware AEC blacklist

pull/9/head
Francois Blackburn 6 years ago committed by Greyson Parrelli
parent 8bdc257963
commit d2ece1c1f2

@ -260,6 +260,7 @@ public class ApplicationContext extends MultiDexApplication implements Dependenc
add("E5823"); // Sony z5 compact
add("Redmi Note 5");
add("FP2"); // Fairphone FP2
add("MI 5");
}};
Set<String> OPEN_SL_ES_WHITELIST = new HashSet<String>() {{

Loading…
Cancel
Save