forked from firka/flutter
added definition for hardware (#24502)
This is the hardware used in the Samsung Galaxy J7
This commit is contained in:
@@ -35,6 +35,7 @@ const Map<String, _HardwareType> _knownHardware = <String, _HardwareType>{
|
||||
'qcom': _HardwareType.physical,
|
||||
'ranchu': _HardwareType.emulator,
|
||||
'samsungexynos7420': _HardwareType.physical,
|
||||
'samsungexynos7580': _HardwareType.physical,
|
||||
'samsungexynos7870': _HardwareType.physical,
|
||||
'samsungexynos8890': _HardwareType.physical,
|
||||
'samsungexynos8895': _HardwareType.physical,
|
||||
|
||||
Reference in New Issue
Block a user