mirror of
https://github.com/nextcloud/talk-android
synced 2025-02-07 15:13:01 +00:00
Add new models to hardware AEC disable
Signed-off-by: Mario Danic <mario@lovelyhq.com>
This commit is contained in:
parent
4a5821802f
commit
27e7ecc4b0
@ -67,6 +67,10 @@ public class MagicWebRTCUtils {
|
||||
add("ONE E1003"); // OnePlus X
|
||||
add("One"); // OnePlus One
|
||||
add("Moto G5");
|
||||
add("Moto G (5S) Plus");
|
||||
add("Moto G4");
|
||||
add("TA-1053");
|
||||
add("E5823"); // Sony Z5 Compact
|
||||
}};
|
||||
|
||||
public static Set<String> OPEN_SL_ES_WHITELIST = new HashSet<String>() {{
|
||||
|
Loading…
Reference in New Issue
Block a user