[CrOS MultiDevice] Add LocalDeviceMetadataManager.
This class provides an interface for setting and retrieving metadata about the local device (i.e., the device on which this code is running). The "default" metadata should be set once the user logs in and should be used for all requests during a user session. Before the user signs in, however, the default metadata is unset, since metadata is account- specific. Thus, this class also provides the ability to tie arbitrary metadata to a specific request ID. Bug: 824568, 752273 Change-Id: I78e3da20ff680c1c4cc9ce70e203005aacbdfe23 Reviewed-on: https://chromium-review.googlesource.com/1079722 Commit-Queue: Kyle Horimoto <khorimoto@chromium.org> Reviewed-by:Ryan Hansberry <hansberry@chromium.org> Cr-Commit-Position: refs/heads/master@{#563483}
Showing
Please register or sign in to comment