[roll] Roll fuchsia [surpass] Add AffineTransform and move Point to its own file.

We want to keep the API limited to a struct used for data input.
Hence, attached function should remain crate private.

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/634081
Original-Revision: a261abc5a12b2e5f7014a8b7b5e7e6131b25f6fb
GitOrigin-RevId: a1a5f150e42392ea22c79470549c4b09ba444336
Change-Id: I3828a3f6e237c3a9f1b8f5524af4faab1b640281
1 file changed
tree: b948568f9671205a48581ae0cb28d9c725a5ea52
  1. infra/
  2. third_party/
  3. cts
  4. firmware
  5. flower
  6. jiri.lock
  7. minimal
  8. prebuilts
  9. README.md
  10. stem
  11. test_durations
  12. 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.