mirror of
https://github.com/openstf/stf
synced 2025-10-05 19:42:01 +02:00
Add support of device market name property in group feature
This commit is contained in:
parent
1dd9f45f06
commit
d9ea4ab85e
9 changed files with 18 additions and 8 deletions
|
@ -53,6 +53,7 @@ module.exports.generate = function(wantedModel) {
|
|||
, product: model
|
||||
, cpuPlatform: 'msm8996'
|
||||
, openGLESVersion: '3.1'
|
||||
, marketName: 'Bar F9+'
|
||||
})
|
||||
})
|
||||
.then(function() {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue