[roll] Roll fuchsia [msd-arm-mali] Avoid logging on successful queries

Even for a successful query, one of QueryReturnsBuffer or QueryInfo will
return MAGMA_STATUS_INVALID_ARGS. To reduce logspam, we should move the
error logging out of those methods so we log an error only when both
fail.

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/677047
Original-Revision: e715ecf8d53b5549e5dd295422c5959cd9252c39
GitOrigin-RevId: d55b9d20765ca5a0f2c8139dcc2c16cede9fde02
Change-Id: I0134d905f7769e0e2421d8b504f63481ad61b73c
1 file changed
tree: 4e6e608a0ebf64baf5f0fffc1c39d6ef99c750f7
  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.