1
0
Fork 0
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:
Denis barbaron 2020-01-24 16:18:28 +01:00
parent 1dd9f45f06
commit d9ea4ab85e
9 changed files with 18 additions and 8 deletions

View file

@ -53,6 +53,7 @@ module.exports.generate = function(wantedModel) {
, product: model
, cpuPlatform: 'msm8996'
, openGLESVersion: '3.1'
, marketName: 'Bar F9+'
})
})
.then(function() {