commit | ef8d08712d01c23d31e27000519cbdeb88f60b73 | [log] [tgz] |
---|---|---|
author | Gilad Arnold <[email protected]> | Fri Oct 03 14:14:06 2014 -0700 |
committer | chrome-internal-fetch <[email protected]> | Sat Oct 18 07:38:13 2014 +0000 |
tree | 70ac8a00bf4d7d6c0f1a76b8faad84f677fae159 | |
parent | 519cfc71f0a2f7f01adb51acd19b5cd23d2c93a2 [diff] |
update_engine: UM: More permissive use of P2P. The logic we had in ChromeOSPolicy so far was not as permissive as the original in P2PManagerImpl::IsP2PEnabled(). Specifically, we want to allow P2P even if a device policy does not have this value set, but otherwise indicates that the device is enterprise-enrolled. This also renames the owner variable name so it is consistent with the rest of the variable names (no get_ prefix). BUG=chromium:384087 TEST=Unit tests. Change-Id: I184ebaebc168352510ea3ed0277ea74167edf666 Reviewed-on: https://chromium-review.googlesource.com/221476 Reviewed-by: Alex Vakulenko <[email protected]> Reviewed-by: David Zeuthen <[email protected]> Tested-by: Gilad Arnold <[email protected]> Reviewed-by: Alex Deymo <[email protected]> Commit-Queue: Gilad Arnold <[email protected]>