commit | 78faa65cfc53e5242bdfbe987d8e82b75314a4b7 | [log] [tgz] |
---|---|---|
author | John Bauman <jbauman@fuchsia.infra.roller.google.com> | Wed May 24 23:12:00 2023 +0000 |
committer | Copybara-Service <copybara-worker@google.com> | Wed May 24 16:12:56 2023 -0700 |
tree | 1cb5d243857cdc9003067e61ac85703f3d95148e | |
parent | 7aeb5af3e91a4d073b047315209558fd245164f8 [diff] |
[roll] Roll fuchsia [msd-arm-mali] Remove use of fbl library fbl isn't available in the SDK and likely never will be, so copy the only files from it that we use into msd-arm-mali. Eventually we'll want to replace it with std::format, but that's not available yet. Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/861517 Original-Revision: 19988bd5e8625a677ba402ac2b92ad0cb709cd71 GitOrigin-RevId: 50f65a08b9546e05cf9f7ee4c386fe461482ebdd Change-Id: I0a0e4ca1064428f38ec120647df2baec8a550ab5
This repository contains Fuchsia's Global Integration manifest files.
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.
First install Jiri.
Next run:
$ jiri init $ jiri import minimal https://fuchsia.googlesource.com/integration $ jiri update
Third party projects should have their own subdirectory in ./third_party
.