{
"deviceSelectors": [
{
"deviceRam": {
"maxBytes": "string",
"minBytes": "string"
},
"excludedDeviceIds": [
{
"buildBrand": "string",
"buildDevice": "string"
}
],
"forbiddenSystemFeatures": [
{
"name": "string"
}
],
"includedDeviceIds": [
{
"buildBrand": "string",
"buildDevice": "string"
}
],
"requiredSystemFeatures": [
{
"name": "string"
}
]
}
],
"name": "string"
}