Add Mix 2 to disable hw acceleration

Signed-off-by: Mario Danic <mario@lovelyhq.com>
This commit is contained in:
Mario Danic 2018-02-12 21:09:36 +01:00
parent 209b0b3103
commit 011f15a3ef

View file

@ -79,6 +79,7 @@ public class MagicWebRTCUtils {
add("GT-N8013"); // Samsung Galaxy Note 10.1
add("SM-G930F"); // Samsung Galaxy S7
add("AGS-W09"); // Huawei MediaPad T3 10
add("MIX 2"); // Xiaomi Mi Mix 2
}};
private static Set<String> HARDWARE_ACCELERATION_VENDOR_BLACKLIST = new HashSet<String>() {{