0
Files
src/docs/updater
Sorin Jianu 95c1afdcec updater: Allow arbitrary length for brand string in tag
This clarifies that the length of the brand string in the tag is
arbitrary and not limited to 4 characters in length.
Further normalization of the string value, if needed, can be done on
the server. This avoids updater errors due to trivial configuration
errors of the brand tag.

No code changes are done, this has been the behavior of brand code in
O4 since the beginning.

Fixed: b/41490422
Change-Id: If1557a23f5f965f70e6c41942625d43ab19af7b0
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/5278627
Commit-Queue: Sorin Jianu <sorin@chromium.org>
Reviewed-by: Joshua Pawlicki <waffles@chromium.org>
Commit-Queue: Joshua Pawlicki <waffles@chromium.org>
Auto-Submit: Sorin Jianu <sorin@chromium.org>
Cr-Commit-Position: refs/heads/main@{#1258202}
2024-02-08 22:29:31 +00:00
..