commit | f3eced90466010ac4b067a565ba371c476e6de67 | [log] [tgz] |
---|---|---|
author | Paul Stewart <pstew@chromium.org> | Wed Apr 17 12:18:22 2013 -0700 |
committer | ChromeBot <chrome-bot@google.com> | Thu Apr 18 11:09:11 2013 -0700 |
tree | 681f985cb7ccc1d391b62ac3e4a314d54dbd7dd2 | |
parent | 3e452f8c41b7983f1068a4b7229998c7e7de4334 [diff] |
shill: Profile: Add "UserHash" property Add a read-only property to the Profile that contains an opaque "UserHash" string. This string is populated using a new field in the Profile::Identifier structure, which can be filled in as it is being created by by using a new Manager::InsertUserProfile RPC call. InsertUserProfile is so named because it's still not completely resolved in the design where in the profile stack a profile inserted via this method will end up (See design doc https://go/cros-multiprofile for up-to-date discussion). CQ-DEPEND=CL:48378 BUG=chromium:231858 TEST=Unit tests Change-Id: I0c6623f3d7253eb4d773712cddb72a222c0be6c5 Reviewed-on: https://gerrit.chromium.org/gerrit/48405 Commit-Queue: Paul Stewart <pstew@chromium.org> Tested-by: Paul Stewart <pstew@chromium.org> Reviewed-by: mukesh agrawal <quiche@chromium.org>