[roll] Roll fuchsia [fidl][display] Rename .fidl files to reflect concept names.

To facilitate review, this CL does not change any FIDL file. It only
changes the BUILD.gn referencing them.

The file reference in RFC-0094 is updated so the CL can pass CQ.

Original-Bug: 124435
Test: fx build (no behavior change)
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/871559
Original-Revision: 99730c654e67f8807a021bf98f7bf6c421d104d1
GitOrigin-RevId: c53e17519ba955ab723eaf880043474395041bb5
Change-Id: I0da30faa0c7430095afd3171bf71902e283968f0
1 file changed
tree: 86204c3c781afeef944eb2bb9317c69a3bbd2c52
  1. git-hooks/
  2. infra/
  3. third_party/
  4. cts
  5. firmware
  6. flower
  7. jiri.lock
  8. MILESTONE
  9. minimal
  10. prebuilts
  11. README.md
  12. stem
  13. test_durations
  14. 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.