[roll] Roll fuchsia [ui] Migrate trace macros to use Rust string literals

fxr/1440480 allows native Rust strings for trace events. Migrate so we
don't need to use cstrs.

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1448632
Original-Revision: c4cd4730b014058354b1b4b14903fa52ea4484de
GitOrigin-RevId: 7750c776157418462e6b53558fb9821df9b52e8b
Change-Id: I65bd8b048d4eb5c5e827176f34e661917806ab10
1 file changed
tree: 82a48d7fc5dfc01d1ac19a449d8917567d320de0
  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.