Comment #10 on issue 35715 by
bugdro...@chromium.org: Add calls to session
manager to store and retrieve local account policy
http://code.google.com/p/chromium-os/issues/detail?id=35715#c10
Project: chromiumos/platform/login_manager
Commit : 198046af1c357928c994b225cf2e231ac3c6e659
Code Review +2: Mattias Nissler
Verified +1: Mattias Nissler
Change-Id : I07b48ff57c9ce3cf73dac828cc1e7e5c2a41a290
Reviewed-at :
https://gerrit.chromium.org/gerrit/37720
session_manager: Implement DBus interface for local accounts policy.
This adds the DBus calls for storing and receiving policy for local
accounts, as well as the code that reads/writes the policy data to/from
disk.
BUG=chromium-os:35715
TEST=unit tests
M SessionManager.conf
A device_local_account_policy_service.cc
A device_local_account_policy_service.h
A device_local_account_policy_service_unittest.cc
M device_policy_service.cc
M device_policy_service.h
M device_policy_service_unittest.cc
M interface.cc
M interface.h
M mock_device_policy_service.h
M session_manager.xml
M session_manager_service.cc
M session_manager_service.h
M session_manager_unittest.cc
M session_manager_unittest.h