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

@@ -24,6 +24,7 @@ module.exports = function DevicesCtrl(
'abi,' +
'cpuPlatform,' +
'openGLESVersion,' +
'marketName,' +
'phone.imei,' +
'provider.name,' +
'group.originName'