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

For #7635
pull/1/head
Moxie Marlinspike 6 years ago
parent 8452fc6c58
commit 2a1ce859c4

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

Loading…
Cancel
Save