commit | 02fb4ff0bbbfcc9bd8a6455bab4db922e9cba325 | [log] [tgz] |
---|---|---|
author | Yilong Li <liyl@fuchsia.infra.roller.google.com> | Thu Jan 11 22:14:34 2024 +0000 |
committer | Copybara-Service <copybara-worker@google.com> | Thu Jan 11 14:15:37 2024 -0800 |
tree | 7adfdd9e74a6dab9ff45cbe7d2640a1ee4984f8f | |
parent | a74f884572606df99e89030e961622f6c170b6dd [diff] |
[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
This repository contains Fuchsia's Global Integration manifest files.
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.
First install Jiri.
Next run:
$ jiri init $ jiri import minimal https://fuchsia.googlesource.com/integration $ jiri update
Third party projects should have their own subdirectory in ./third_party
.