[roll] Roll fuchsia [graphics] Add service to export MaliUtils

The mali-utils class was incorrectly exporting the
fuchsia.hardware.gpu.mali.Service, which is a converted banjo protocol.
The protocol it should use is MaliUtil, now available in
fuchsia.hardware.gpu.mali.UtilsService

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1225864
Original-Revision: e7bc84cf83d2d40ed85edca8c2b94402508a8d09
GitOrigin-RevId: 01eb0ad2d464ef8e42998ecf37cf75bcf95e1092
Change-Id: Ia709abdee9c1591389e4257e723f74a7b53c0071
1 file changed
tree: 383608789d6d9a92af567c9aec2a3840185944bb
  1. ctf/
  2. git-hooks/
  3. infra/
  4. third_party/
  5. cts
  6. firmware
  7. flower
  8. jiri.lock
  9. MILESTONE
  10. minimal
  11. prebuilts
  12. README.md
  13. stem
  14. test_durations
  15. 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 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.