[roll] Roll fuchsia [display-tool] Migrate ImportImage to ImportImage2().

ImportImage() is deprecated in favor of ImportImage2()
which clients provide the ImageId to the display driver.

Test: display-tool squares
Test: display-tool vsync

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/800446
Original-Revision: 6cfbff7450bdd3175a5dcb6784134651265cc3a2
GitOrigin-RevId: 59c1e9895b6df25b37ec2a31f6f79330beb36270
Change-Id: Ica2a8bd9159587b2b7dc7a6aa057cbd9bcae211b
1 file changed
tree: f1354cacdc4f58b300a4f4e12b0cd249ed970572
  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.