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

For #7635
master
Moxie Marlinspike 2018-04-19 10:58:39 -07:00
parent 8452fc6c58
commit 2a1ce859c4
1 changed files with 1 additions and 0 deletions

View File

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