mirror of
https://github.com/oxen-io/session-android.git
synced 2024-11-23 18:15:22 +00:00
Add the Redmi Note 5 to the hardware AEC blacklist.
This commit is contained in:
parent
c2a86fcc74
commit
1c23603c25
@ -252,6 +252,7 @@ public class ApplicationContext extends MultiDexApplication implements Dependenc
|
|||||||
add("TA-1053");
|
add("TA-1053");
|
||||||
add("Mi A1");
|
add("Mi A1");
|
||||||
add("E5823"); // Sony z5 compact
|
add("E5823"); // Sony z5 compact
|
||||||
|
add("Redmi Note 5");
|
||||||
}};
|
}};
|
||||||
|
|
||||||
Set<String> OPEN_SL_ES_WHITELIST = new HashSet<String>() {{
|
Set<String> OPEN_SL_ES_WHITELIST = new HashSet<String>() {{
|
||||||
|
Loading…
Reference in New Issue
Block a user