add Mi A1 to hardware AEC blacklist

See #7635
This commit is contained in:
b0m0x 2018-06-29 12:07:58 +02:00 committed by Greyson Parrelli
parent bf07048d7b
commit 2290549349

View File

@ -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>() {{