[ | |
{ | |
"os": [ | |
"win", | |
"linux", | |
"mac", | |
"chromeos", | |
"android", | |
"fuchsia" | |
], | |
"policy_pref_mapping_tests": [ | |
{ | |
"policies": { | |
"WebUsbBlockedForUrls": [ | |
"[*.]google.com" | |
] | |
}, | |
"prefs": { | |
"profile.managed_web_usb_blocked_for_urls": { | |
"value": [ | |
"[*.]google.com" | |
] | |
} | |
} | |
} | |
] | |
} | |
] |