blob: 45e942df3a82c786405c3b19c683b01aa68a7aa9 [file]
[
{
"can_be_recommended": true,
"os": [
"chromeos"
],
"policy_pref_mapping_tests": [
{
"policies": {
"SelectToSpeakEnabled": true
},
"prefs": {
"settings.a11y.select_to_speak": {
"value": true
}
}
},
{
"policies": {
"SelectToSpeakEnabled": false
},
"prefs": {
"settings.a11y.select_to_speak": {
"value": false
}
}
},
{
"policies": {},
"prefs": {
"settings.a11y.select_to_speak": {
"default_value": false
}
}
}
]
}
]