Add the Redmi Note 5 to the hardware AEC blacklist.

master
Greyson Parrelli 2019-02-13 21:07:34 -08:00
parent c2a86fcc74
commit 1c23603c25
1 changed files with 1 additions and 0 deletions

View File

@ -252,6 +252,7 @@ public class ApplicationContext extends MultiDexApplication implements Dependenc
add("TA-1053");
add("Mi A1");
add("E5823"); // Sony z5 compact
add("Redmi Note 5");
}};
Set<String> OPEN_SL_ES_WHITELIST = new HashSet<String>() {{