mirror of
https://github.com/nextcloud/talk-android
synced 2025-03-11 18:10:44 +00:00
Add Huawei P9 Lite to blacklist
Signed-off-by: Mario Danic <mario@lovelyhq.com>
This commit is contained in:
parent
7622ffc090
commit
48f9cf53c9
@ -80,6 +80,7 @@ public class MagicWebRTCUtils {
|
||||
add("SM-G930F"); // Samsung Galaxy S7
|
||||
add("AGS-W09"); // Huawei MediaPad T3 10
|
||||
add("MIX 2"); // Xiaomi Mi Mix 2
|
||||
add("HWVNS-Q"); // Huawei P9 Lite
|
||||
}};
|
||||
|
||||
private static Set<String> HARDWARE_ACCELERATION_VENDOR_BLACKLIST = new HashSet<String>() {{
|
||||
|
Loading…
Reference in New Issue
Block a user