[roll] Roll fuchsia [amlogic-display] Guard display_id_ using display_mutex_.

`display_id_` is read by the AmlogicDisplay banjo handler thread
and is modified by the hot-plug detection thread. Similar to
`display_attached_`, it should be guarded using `display_mutex_`.

Test: no binary change.
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/918513
Original-Revision: 8067126b71d4a39d16abe5e2980e98d199293072
GitOrigin-RevId: ca8d7cfcc52c324b884b64c4666a07b89a61cd08
Change-Id: Ie997ff943986327994b0a9463b9202961b36c87b
1 file changed
tree: 23544c497e5fd6559c1fe0f29905437941dd58ba
  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.