add Mi A1 to hardware AEC blacklist

See #7635
pull/1/head
b0m0x 6 years ago committed by Greyson Parrelli
parent bf07048d7b
commit 2290549349

@ -173,6 +173,7 @@ public class ApplicationContext extends MultiDexApplication implements Dependenc
add("Moto G (5S) Plus");
add("Moto G4");
add("TA-1053");
add("Mi A1");
}};
Set<String> OPEN_SL_ES_WHITELIST = new HashSet<String>() {{

Loading…
Cancel
Save