Fix UserAvatarImage and WallpaperImage for Chromad
Both are 'external'-type policies, i.e. the images are not included in the policy, but downloaded separately. However, the mechanisms to download external user policies were not hooked up. This CL wires them up. Interestingly, DeviceWallpaperImage works fine. BUG=chromium:819561 TEST=out/Release/unit_tests --gtest_filter=ActiveDirectoryPolicyManagerTest.* Set UserAvatarImage and WallpaperImage on Windows Server and verified that it applies on a domain joined Chromebook. Change-Id: I8670a3e1ba0edcee31ed5753be92b021e9553bb0 Reviewed-on: https://chromium-review.googlesource.com/952903 Commit-Queue: Lutz Justen <ljusten@chromium.org> Reviewed-by:Maksim Ivanov <emaxx@chromium.org> Reviewed-by:
Xiyuan Xia <xiyuan@chromium.org> Cr-Commit-Position: refs/heads/master@{#543084}
Showing
This diff is collapsed.
Please register or sign in to comment