[roll] Roll fuchsia [android][aidl] Suppress conversion warning

https://github.com/llvm/llvm-project/pull/138708 now warns when mixing
charN_types.

This conversion warning is suppressed for aidl's dependency on
third_party/googletest until this gets resolved in upstream googletest:
https://github.com/google/googletest/issues/4762

Original-Bug: 418047052
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1279146
Original-Revision: 110dec66bce4cfbc601bc08b711c81060e0b5dbb
GitOrigin-RevId: 4c7ddddb3513b22889070f8be8f4d90c43a94211
Change-Id: I2e6af1cb9932f8450c04d5b3eab792d6d6cc836d
1 file changed
tree: 60fc33c3a14ee7a466646b351ed3c3e957993991
  1. ctf/
  2. git-hooks/
  3. infra/
  4. third_party/
  5. flower
  6. jiri.lock
  7. MILESTONE
  8. minimal
  9. prebuilts
  10. README.md
  11. stem
  12. test_durations
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.