data/devices/motorola/phablet.json
{
"motorola edge": {
"deviceName": "Edge",
"marketingName": "Edge",
"manufacturer": "lenovo",
"brand": "motorola",
"dualOrientation": null,
"simCount": null,
"display": {
"width": 2340,
"height": 1080,
"touch": true,
"size": 6.7
},
"type": "phablet",
"platform": "android"
},
"motorola edge plus": {
"deviceName": "Edge Plus",
"marketingName": "Edge Plus",
"manufacturer": "lenovo",
"brand": "motorola",
"dualOrientation": null,
"simCount": null,
"display": {
"width": 2340,
"height": 1080,
"touch": true,
"size": 6.7
},
"type": "phablet",
"platform": "android"
}
}