mirror of
https://github.com/oxen-io/session-android.git
synced 2024-12-25 09:17:44 +00:00
Add MI 5 to hardware AEC blacklist
This commit is contained in:
parent
8bdc257963
commit
d2ece1c1f2
@ -260,6 +260,7 @@ public class ApplicationContext extends MultiDexApplication implements Dependenc
|
|||||||
add("E5823"); // Sony z5 compact
|
add("E5823"); // Sony z5 compact
|
||||||
add("Redmi Note 5");
|
add("Redmi Note 5");
|
||||||
add("FP2"); // Fairphone FP2
|
add("FP2"); // Fairphone FP2
|
||||||
|
add("MI 5");
|
||||||
}};
|
}};
|
||||||
|
|
||||||
Set<String> OPEN_SL_ES_WHITELIST = new HashSet<String>() {{
|
Set<String> OPEN_SL_ES_WHITELIST = new HashSet<String>() {{
|
||||||
|
Loading…
x
Reference in New Issue
Block a user