[roll] Roll fuchsia [component_debug] Override structured config decls Previously, config_set_cmd() only checked configuration capability use decls when determining the value type of a key-value pair provided as a command line argument. This led to the erroneous rejection of structured configuration fields which do not use a configuration capability to acquire their value. Update config_set_cmd() to also check structured configuration decls, and not just configuration capability use decls, when evaluating the type of key-value pair input. Tested: fx test component_debug_unittests Tested: ffx component config set core/timekeeper \ has_real_time_clock=false -r Original-Fixed: 377341946 Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1151312 Original-Revision: 6fb2762687b088034f9138ea43702d6f5f759aec GitOrigin-RevId: e64db173778e621ea231a169bf80ab05f7f4dadd Change-Id: I600e5381cd93aab688c6a27ab89e083660b3e74f
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 in one of the communication channels documented at get involved.
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.