[roll] Roll fuchsia [cmx] Delete log.cmx

Confirmed that you can still type:
fx shell 'log foo "Hello world!"'
This logs "Hello world!" with the tag "foo".

This launches log as a child process of sshd, not as a component.
The log.cmx file was never used as far as I can tell.

Original-Fixed: 101090

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/671471
Original-Revision: 1495596eecd97173ac92993078fa20089bb42a48
GitOrigin-RevId: 54aeafcbfb7348b19999e445457c6f89e2895b2b
Change-Id: Ie5b69c8f3e5448df9897ae06c9f46f08fe798110
1 file changed
tree: 48fc339ac83890a114e16a0450d60143f5546d5b
  1. infra/
  2. third_party/
  3. cts
  4. firmware
  5. flower
  6. jiri.lock
  7. minimal
  8. prebuilts
  9. README.md
  10. stem
  11. test_durations
  12. 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.