blob: 98bc64d94ef122374062f68e6648b4a89cbfd3a6 [file] [log] [blame]
[
{
"os": [
"chromeos"
],
"policy_pref_mapping_tests": [
{
"note": "Check default values (no policies set)",
"prefs": {
"power.ac_screen_lock_delay_ms": {
"default_value": 0
}
}
},
{
"note": "Simple value",
"policies": {
"ScreenLockDelayAC": 600000
},
"prefs": {
"power.ac_screen_lock_delay_ms": {
"location": "user_profile",
"value": 600000
}
}
}
]
}
]