mirror of
https://github.com/DeviceFarmer/stf.git
synced 2026-04-19 06:54:03 +02:00
Add support of device market name property in group feature
This commit is contained in:
@@ -127,6 +127,7 @@ module.exports = function(push, pushdev, channelRouter) {
|
||||
, 'cpuPlatform'
|
||||
, 'openGLESVersion'
|
||||
, {phone: ['imei']}
|
||||
, 'marketName'
|
||||
)
|
||||
.changes(), function(err, cursor) {
|
||||
if (err) {
|
||||
|
||||
Reference in New Issue
Block a user