[roll] Roll fuchsia [flatland] Bump up the max number of display layers.

This was set to one, because even if the hardware supports more, there
were limitations in the display coordinator impl that conflicted with
Scenic's usage patterns (see b/370839049).  These limitations have been
fixed, and therefore the limit can be increased.

Note: at the current time, no hardware drivers support multiple layers.
But now, from the Scenic end, there is nothing preventing it.

Original-Bug: 42078234
Original-Bug: 370839049
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1275807
Original-Revision: d7041d8f9049cab8c2c9f395581e6f04fac4522b
GitOrigin-RevId: 241ea87ba07802c60185cdf0672fe853115ce94d
Change-Id: I1d115a26fd0e4022d0b4f992f3cdfaa3edf0f11f
1 file changed
tree: ea558e0af8f0d260f6889acc3186c38958e39791
  1. ctf/
  2. git-hooks/
  3. infra/
  4. third_party/
  5. flower
  6. jiri.lock
  7. MILESTONE
  8. minimal
  9. prebuilts
  10. README.md
  11. stem
  12. test_durations
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 in one of the communication channels documented at get involved.

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.