Add the Redmi Note 5 to the hardware AEC blacklist.
This commit is contained in:
parent
c2a86fcc74
commit
1c23603c25
1 changed files with 1 additions and 0 deletions
|
@ -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>() {{
|
||||
|
|
Loading…
Add table
Reference in a new issue