Add Moto G (5S) Plus to hardware AEC blacklist

For #7635
fork-5.53.8
Moxie Marlinspike 2018-04-19 10:58:39 -07:00
rodzic 8452fc6c58
commit 2a1ce859c4
1 zmienionych plików z 1 dodań i 0 usunięć

Wyświetl plik

@ -170,6 +170,7 @@ public class ApplicationContext extends MultiDexApplication implements Dependenc
add("Pixel");
add("Pixel XL");
add("Moto G5");
add("Moto G (5S) Plus");
}};
Set<String> OPEN_SL_ES_WHITELIST = new HashSet<String>() {{