[roll] Roll fuchsia [display][dsi] Delete the dsiutil command line tool.

The dsiutil command line tool was created to bypass Scenic
and the display coordinator to control the MIPI-DSI LCD.

This was used for debugging but this made it hard for drivers
and users to reason about the whole display stack as users
can control the LCD's display driver IC arbitrarily.

Given that there's no active user of the dsiutil driver, we
decide to delete the dsiutil binary from our builds.

Test: no-op.
Original-Bug: 319379442
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/971096
Original-Revision: 8ad9ce4dcc334b027d4940d761b8b277c1235427
GitOrigin-RevId: 935cb4e2088e52a0bff7dacd69cefb412cd5616e
Change-Id: Ic5817cc045624e37cfc2f2a4471c213269a68ace
1 file changed
tree: 7adfdd9e74a6dab9ff45cbe7d2640a1ee4984f8f
  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.