Commit 123de155 authored by chunhtai's avatar chunhtai Committed by Flutter GitHub Bot

add more devices into whitelist (#49569)

parent 900f1584
......@@ -37,6 +37,7 @@ const Map<String, _HardwareType> _kKnownHardware = <String, _HardwareType>{
'samsungexynos7420': _HardwareType.physical,
'samsungexynos7580': _HardwareType.physical,
'samsungexynos7870': _HardwareType.physical,
'samsungexynos7880': _HardwareType.physical,
'samsungexynos8890': _HardwareType.physical,
'samsungexynos8895': _HardwareType.physical,
'samsungexynos9810': _HardwareType.physical,
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment