add Mi A1 to hardware AEC blacklist

See #7635
fork-5.53.8
b0m0x 2018-06-29 12:07:58 +02:00 zatwierdzone przez Greyson Parrelli
rodzic bf07048d7b
commit 2290549349
1 zmienionych plików z 1 dodań i 0 usunięć

Wyświetl plik

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