blob: 3804028ab02ba16dac0b89cb3d321e8c7cc0f2c9 [file] [log] [blame]
[
{
"os": [
"chromeos"
],
"policy_pref_mapping_tests": [
{
"policies": {
"RebootAfterUpdate": true
},
"prefs": {
"automatic_reboot.reboot_after_update": {
"location": "local_state",
"value": true
}
}
},
{
"policies": {
"RebootAfterUpdate": false
},
"prefs": {
"automatic_reboot.reboot_after_update": {
"location": "local_state",
"value": false
}
}
},
{
"policies": {},
"prefs": {
"automatic_reboot.reboot_after_update": {
"default_value": false,
"location": "local_state"
}
}
}
]
}
]