| [ | |
| { | |
| "can_be_recommended": true, | |
| "os": [ | |
| "chromeos" | |
| ], | |
| "policy_pref_mapping_tests": [ | |
| { | |
| "policies": { | |
| "ScreenCaptureLocation": "${google_drive}/test" | |
| }, | |
| "prefs": { | |
| "ash.capture_mode.policy_save_path": { | |
| "value": "${google_drive}/test" | |
| } | |
| } | |
| }, | |
| { | |
| "policies": {}, | |
| "prefs": { | |
| "ash.capture_mode.policy_save_path": { | |
| "default_value": "" | |
| } | |
| } | |
| } | |
| ] | |
| } | |
| ] |