[roll] Roll fuchsia [ui][flatland] Set the correct Flatland rotation.

Flatland and GFX have different coordinate systems and winding.
Therefore, the specified rotation is currently opposite what it should
be. This fixes the issue on device.

TESTED=On device.

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/726514
Original-Revision: 5bdb2489f84cf2e330adc62742b3e2730598b0f7
GitOrigin-RevId: 323d06df859e1df572ef6fb11accff6b799b421c
Change-Id: I9ef74123a40995d0e224a97a65d6e8a0ddf0677f
1 file changed
tree: 3cf04e70bc1fc033cb9059948f98f11abdc7a020
  1. git-hooks/
  2. infra/
  3. third_party/
  4. cts
  5. firmware
  6. flower
  7. jiri.lock
  8. minimal
  9. prebuilts
  10. README.md
  11. stem
  12. test_durations
  13. 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.