[roll] Roll fuchsia [events] Move event_type and timestamp to EventHeader

This CL renames ComponentDescriptor to EventHeader and moves
event_type and timestamp there.

These are common fields to all events so move them to the
common EventHeader.

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/454917
Original-Revision: fcb0f74aa17daeb115aa648bb484ef978e5f65c1
GitOrigin-RevId: 849c80eba3ffd2673e109a0d8fd86d8ed8c2f0a5
Change-Id: Ic065126e1f925fcdc646daa9ebbe600ed86f0222
1 file changed
tree: 2adb896d8ba67cfe768cdc9cdbc623a15d0364a6
  1. garnet/
  2. infra/
  3. peridot/
  4. third_party/
  5. topaz/
  6. zircon/
  7. flower
  8. jiri.lock
  9. minimal
  10. prebuilts
  11. README.md
  12. stem
  13. 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 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.