blob: 425655ab7a567ee92cc747cd19e2bd25380cf6c5 [file] [log] [blame]
[
{
"os": [
"chromeos"
],
"policy_pref_mapping_tests": [
{
"note": "The default is changed by default_for_enterprise_users",
"policies": {},
"prefs": {
"ash.touchpad_scroll_screen_oobe_enabled": {
"value": false
}
}
},
{
"policies": {
"ShowTouchpadScrollScreenEnabled": false
},
"prefs": {
"ash.touchpad_scroll_screen_oobe_enabled": {
"value": false
}
}
},
{
"policies": {
"ShowTouchpadScrollScreenEnabled": true
},
"prefs": {
"ash.touchpad_scroll_screen_oobe_enabled": {
"value": true
}
}
}
]
}
]