Commit 97de8a01 authored by Tim Zheng's avatar Tim Zheng Committed by Commit Bot

Correct a policy test case.

BUG=chromium:879737
TEST=This is a test case.

Change-Id: I57c11e9ad663081ec6ee56b5dd4afa58db470384
Reviewed-on: https://chromium-review.googlesource.com/1211113Reviewed-by: default avatarMaksim Ivanov <emaxx@chromium.org>
Commit-Queue: Tim Zheng <timzheng@chromium.org>
Cr-Commit-Position: refs/heads/master@{#589347}
parent a9c1bc81
......@@ -3825,10 +3825,10 @@
"VirtualMachinesAllowed": {
"os": ["chromeos"],
"test_policy": {
"virtual_machines_allowed": false
"virtual_machines_allowed": true
},
"pref_mappings": [
{ "pref": "cros.virtual_machines_allowed"}
{ "pref": "cros.device.virtual_machines_allowed"}
]
},
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment