cros:platform/imageloader: API extension in imageloader |
|||
Issue descriptionAPI: GetComponentMinEnvVersion |name| Add a new API in imageloader to parse and return min_env_version from component manifest file.
,
May 18 2017
Yeah, we make it an optional field in the json file. Something like this: https://chromium-review.googlesource.com/c/508441/
,
May 18 2017
Just wondering, what is this being used for?
,
May 18 2017
This is for making component compatible with OS (since component is released independent of OS). (go/cros_component_compatibility)
,
May 19 2017
So the environment version number is a Chrome OS platform version number? Why not call it that instead of introducing a new term?
,
May 19 2017
actually environment version number is per component. It up-revs only when environment changes cause incompatibilities of that component.
,
May 27 2017
Not long needed. |
|||
►
Sign in to add a comment |
|||
Comment 1 by kerrnel@chromium.org
, May 18 2017