[roll] Roll fuchsia [devshell][ffx] Don't force build config at runtime

This removes the logic in the devshell ffx wrapper that causes the
build-level configuration to be forced in as runtime config values,
since those are now set as build-level config by the other relevant fx
scripts.

Original-Fixed: b/290948818
Original-Bug: b/287790377

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/822032
Original-Revision: d7e8d2e2c07c3524f58f420a96893f34d51c1a2d
GitOrigin-RevId: 1c2f02f5727d4f2740430be95cbffe117cc0b437
Change-Id: I53807d17299801f231b25cc5653e005d5d099989
1 file changed
tree: 26cb216092bd563d0dd2f95ab1df34e057442690
  1. git-hooks/
  2. infra/
  3. third_party/
  4. cts
  5. firmware
  6. flower
  7. jiri.lock
  8. MILESTONE
  9. minimal
  10. prebuilts
  11. README.md
  12. stem
  13. test_durations
  14. toolchain
README.md

Integration

This repository contains Fuchsia's Global Integration manifest files.

Making changes

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.

Obtaining the source

First install Jiri.

Next run:

$ jiri init
$ jiri import minimal https://fuchsia.googlesource.com/integration
$ jiri update

Third party

Third party projects should have their own subdirectory in ./third_party.