blob: 70436db4d69dad523d957427a6262bc43a7d0496 [file] [log] [blame]
[
{
"os": [
"chromeos"
],
"policy_pref_mapping_tests": [
{
"policies": {},
"prefs": {
"ash.projector.allow_by_policy": {
"default_value": true
}
}
},
{
"policies": {
"ProjectorEnabled": false
},
"prefs": {
"ash.projector.allow_by_policy": {
"value": false
}
}
},
{
"policies": {
"ProjectorEnabled": true
},
"prefs": {
"ash.projector.allow_by_policy": {
"value": true
}
}
}
]
}
]