[roll] Roll fuchsia [kazoo] Remove top_description and rights.

The syscall documentation has been converted to a non-Kazoo based
system. The top_description and rights no longer hold relevant
information and are never consumed. This patch deletes them.

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/698608
Original-Revision: a04f91a129626f335b4034622c61a55610f0150b
GitOrigin-RevId: a66bb0c916889fe1c484e4e44c2be1f569d07c6e
Change-Id: I2c6e3e6d55ec95b83b3385a9b0380478ad5c91dc
1 file changed
tree: f5f125983e71aaae692a7c8ba826476d6dc97a32
  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.