mirror of
https://github.com/DeviceFarmer/stf.git
synced 2026-04-20 04:53:39 +02:00
Add support of device market name property in group feature
This commit is contained in:
@@ -53,6 +53,7 @@ module.exports.generate = function(wantedModel) {
|
||||
, product: model
|
||||
, cpuPlatform: 'msm8996'
|
||||
, openGLESVersion: '3.1'
|
||||
, marketName: 'Bar F9+'
|
||||
})
|
||||
})
|
||||
.then(function() {
|
||||
|
||||
Reference in New Issue
Block a user