Chase down things that use hardware ID when they should use model |
|||||
Issue descriptionThere are a few places where we do not have support for using the model name at present: - feedback reports - targetting auto-update by component (e.g. particular MMC, DRAM) - metrics tracking / device actives For feedback reports, for example, we use a regex on the hardware ID to collate reports for similar devices. We should investigate the above cases and figure out what to do in a unified-build world.
,
Sep 13 2017
I think the issue here is that many of the tools need to identify the hardware device and unibuild "model" doesn't map directly to that. So to explicitly cover this case rather than using regex, we'd need either new identifier (maybe chassis-id) or rework model to map 1:1 with device, rather than keyset.
,
Sep 13 2017
I think we should enumerate the details of the data people are needing and go from there. Without the details/data it's hard to speculate on the real needs.
,
Nov 4 2017
,
Apr 25 2018
->Charles for triage
,
Aug 3
This bug has an owner, thus, it's been triaged. Changing status to "assigned".
,
Jan 11
|
|||||
►
Sign in to add a comment |
|||||
Comment 1 by bugdroid1@chromium.org
, Sep 13 2017