[roll] Roll fuchsia [fx][analytics] Fix disable for external users

`fx metrics disable` failed to work for external users. The reason is
that the "config file not found" state is not passed back to the fx
metrics command.

Original-Fixed: b/461565031

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1425695
Original-Revision: 624f4d19a162f6fdb5c1f3e9c24f5b41b67c84a6
GitOrigin-RevId: cc19a14465c2efa5ce868cd791df34f364ae3b01
Change-Id: I87040e4b5775935f0a7a63570c8ab24d4922d18c
1 file changed
tree: d973ba72b564fee074d05f72ae948f2d4dbe44ed
  1. ctf/
  2. git-hooks/
  3. infra/
  4. third_party/
  5. flower
  6. jiri.lock
  7. MILESTONE
  8. minimal
  9. prebuilts
  10. README.md
  11. stem
  12. test_durations
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 in one of the communication channels documented at get involved.

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.