blob: 4e323aa92b4a8ffc78872a3a3144c7347d570a77 [file] [log] [blame]
{
"chromeos": {
"configs": [
{
"identity": {
"device-tree-compatible-match": "google,some"
},
"name": "some",
"wallpaper": "some-wallpaper"
},
{
"identity": {
"device-tree-compatible-match": "google,whitelabel",
"whitelabel-tag": "whitelabel1"
},
"name": "whitelabel",
"wallpaper": "whitelabel1-wallpaper"
},
{
"identity": {
"device-tree-compatible-match": "google,whitelabel",
"whitelabel-tag": "whitelabel2"
},
"name": "whitelabel",
"wallpaper": "whitelabel2-wallpaper"
},
{
"identity": {
"device-tree-compatible-match": "google,whitelabel",
"whitelabel-tag": ""
},
"name": "whitelabel",
"wallpaper": "whitelabel-default-wallpaper"
},
{
"identity": {
"device-tree-compatible-match": "google,another",
"platform-name": "Another",
"sku-id": 8
},
"name": "another1"
},
{
"identity": {
"device-tree-compatible-match": "google,another",
"platform-name": "Another",
"sku-id": 9
},
"name": "another2"
}
]
}
}