blob: e749ff5bd99bb47b8475211e77f9c1b6af106e7c [file] [log] [blame]
{
"chromeos": {
"models": [
{
"arc": {
"build-properties": {
"first-api-level": "27"
}
},
"audio": {
"main": {
"cras-config-dir": "some",
"ucm-suffix": "some"
}
},
"identity": {
"platform-name": "Some",
"sku-id": 0,
"smbios-name-match": "Some"
},
"name": "some",
"touch": {
"present": "probe",
"probe-regex": "some-prob-regex"
},
"wallpaper": "some"
},
{
"arc": {
"build-properties": {
"first-api-level": "27"
}
},
"audio": {
"main": {
"cras-config-dir": "some",
"ucm-suffix": "some"
}
},
"identity": {
"platform-name": "Some",
"sku-id": 1,
"smbios-name-match": "Some"
},
"name": "some",
"touch": {
"present": "no"
},
"wallpaper": "some"
},
{
"audio": {
"main": {
"cras-config-dir": "another",
"ucm-suffix": "another"
}
},
"identity": {
"platform-name": "Another",
"smbios-name-match": "Another"
},
"name": "another",
"touch": {
"present": "probe",
"probe-regex": "another-prob-regex"
},
"wallpaper": "default"
},
{
"arc": {
"build-properties": {
"first-api-level": "27"
}
},
"identity": {
"customization-id": "whitelabel1",
"platform-name": "Some",
"sku-id": 8,
"smbios-name-match": "Some"
},
"name": "whitelabel",
"touch": {
"present": "yes",
"probe-regex": "some-prob-regex"
},
"wallpaper": "wallpaper-wl1"
},
{
"arc": {
"build-properties": {
"first-api-level": "27"
}
},
"identity": {
"customization-id": "whitelabel1",
"platform-name": "Some",
"sku-id": 9,
"smbios-name-match": "Some"
},
"name": "whitelabel",
"touch": {
"present": "no"
},
"wallpaper": "wallpaper-wl1"
},
{
"arc": {
"build-properties": {
"first-api-level": "27"
}
},
"identity": {
"customization-id": "whitelabel2",
"platform-name": "Some",
"sku-id": 8,
"smbios-name-match": "Some"
},
"name": "whitelabel",
"touch": {
"present": "yes",
"probe-regex": "some-prob-regex"
},
"wallpaper": "wallpaper-wl2"
},
{
"arc": {
"build-properties": {
"first-api-level": "27"
}
},
"identity": {
"customization-id": "whitelabel2",
"platform-name": "Some",
"sku-id": 9,
"smbios-name-match": "Some"
},
"name": "whitelabel",
"touch": {
"present": "no"
},
"wallpaper": "wallpaper-wl2"
}
]
}
}