commit | eafcc933f4271eeec7d8864535dcc0074dffeee7 | [log] [tgz] |
---|---|---|
author | Yilong Li <liyl@fuchsia.infra.roller.google.com> | Sun Aug 20 01:27:02 2023 +0000 |
committer | Copybara-Service <copybara-worker@google.com> | Sat Aug 19 18:28:01 2023 -0700 |
tree | 73bcf3cc484bc8507528be6dcd2a158016a062f9 | |
parent | 71509cc78adb1af0e9cae7ea17dff346be5841af [diff] |
[roll] Roll fuchsia [amlogic-display] Address style issues in AmlogicDisplay. This addresses some C++ style guide violations in AmlogicDisplay driver: - Expand some inappropriate "auto" usages. - Add checks to make sure we don't double-initialize resources and threads. - Fix logging format / logging levels. Test: no-op. Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/900118 Original-Revision: 35f9ba6f42edeb39f295c3bc70df768c8ec51e96 GitOrigin-RevId: a6e802ddbce80626835feac4efb67cf25fd7f914 Change-Id: Ib3aca16ee1c22cb76e2f64a004138c95f8dcea69
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
.