data/devices/concorde/tablet.json
{
"concorde tab play": {
"deviceName": "Tab Play",
"marketingName": "Tab Play",
"manufacturer": "concorde",
"brand": "concorde",
"dualOrientation": null,
"simCount": null,
"display": {
"width": 1024,
"height": 768,
"touch": true,
"size": 8
},
"type": "tablet",
"platform": "android"
},
"concorde tab t10": {
"deviceName": "Tab T10",
"marketingName": "Tab T10",
"manufacturer": "concorde",
"brand": "concorde",
"dualOrientation": null,
"simCount": null,
"display": {
"width": 1280,
"height": 800,
"touch": true,
"size": 10.1
},
"type": "tablet",
"platform": "android"
}
}