data/devices/techpad/smartphone.json
{
"techpad q545": {
"deviceName": "Q545",
"marketingName": "Q545",
"manufacturer": "techpad",
"brand": "techpad",
"dualOrientation": null,
"simCount": null,
"display": {
"width": 854,
"height": 480,
"touch": true,
"size": null
},
"type": "smartphone",
"platform": "android"
},
"techpad x5": {
"deviceName": "X5",
"marketingName": "X5",
"manufacturer": "techpad",
"brand": "techpad",
"dualOrientation": null,
"simCount": null,
"display": {
"width": 1280,
"height": 720,
"touch": true,
"size": null
},
"type": "smartphone",
"platform": "android"
}
}