[roll] Roll fuchsia [Honeydew][FC] Cleanup config options

FC and FFX uses the same isolated daemon. And daemon config options are
set using "ffx confog set". So do not run the same config in FC also if
it is not needed.

Right now, we already do not set any config once again in FC except for
logs.dir and logs.level. I did this iniitally thinking FC also will have
some special logs similar to FFX. But it turns out FC is not generating
any specific logs at this point. So removing setting logs related config
from FC

Verified the following on Patchset: 1
* Honeydew code guidelines
* Successfully ran the impacted functional tests using InfraRun
* Successfully ran Honeydew builders using try-jobs

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1060976
Original-Revision: 99a1f416f47c0db6404fdbd8399a4511b31255f0
GitOrigin-RevId: 20615c462b5459ac448d1a98cfece317944796f1
Change-Id: Ie8a32ce1718bf9b8e70dab9c79940972c116b7e4
1 file changed
tree: 03f2dd0788d30e807e6ac3fb76a3a17bd0e375d0
  1. ctf/
  2. git-hooks/
  3. infra/
  4. third_party/
  5. cts
  6. firmware
  7. flower
  8. jiri.lock
  9. MILESTONE
  10. minimal
  11. prebuilts
  12. README.md
  13. stem
  14. test_durations
  15. 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.