commit | 0ffc537b261f2a247725246f0f40ffca05a07bf6 | [log] [tgz] |
---|---|---|
author | Aidan Wolter <awolter@fuchsia.infra.roller.google.com> | Wed Jul 19 17:18:14 2023 +0000 |
committer | Copybara-Service <copybara-worker@google.com> | Wed Jul 19 10:20:10 2023 -0700 |
tree | 9cc201848545c17d6747ffb0516fc61e40a37252 | |
parent | 6f4499f2987d940b4b7c9892a5b6f7979415c048 [diff] |
[roll] Roll fuchsia [assembly] Move default hwinfo product info to assembly If hwinfo cannot find the product info in config-data it finds the default product info using structure config, which is supplied by assembly. The product is able to set the name/model/manufacturer in the product config, and if they do not then assembly decides on a reasonable default. Once all products are specifying their product info using product assembly, we will remove the config-data support in the hwinfo component. fake_hwinfo is removed because it is unused. Because the tests will not compile without correct structured config values, we cannot run the hwinfo_negative_tests without valid product config values, therefore we assert their validity instead of their absence. Original-Bug: b/290982757 Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/886092 Original-Revision: 8ee60eb03f15c86714c23b5c30a18244f7894888 GitOrigin-RevId: f6f1fdcde052094ce21afad748157667435b1f2e Change-Id: Ia63e39532e24e77d781896d81af987b1ec66bf26
This repository contains Fuchsia's Global Integration manifest files.
All changes should be made to the internal version of this repository. Our infrastructure automatically updates this version when the internal one changes.
Currently all changes must be made by a Google employee. Non-Google employees wishing to make a change can ask for assistance via the IRC channel #fuchsia
on Freenode.
First install Jiri.
Next run:
$ jiri init $ jiri import minimal https://fuchsia.googlesource.com/integration $ jiri update
Third party projects should have their own subdirectory in ./third_party
.