[roll] Roll fuchsia [build] Remove obsolete //zircon/public/lib/safemath

This is now a redirection group to //zircon/system/ulib/safemath
so update all use cases to point to final destination instead.

Original-Bug: 70426
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/589328
Original-Revision: f5deb1bd1d1786c8dad25bd905d677e409be955e
GitOrigin-RevId: 012bf2e0e71e979125b9863babcdf7366c86f270
Change-Id: I609cd9a2dead9a7759c40b3e414972e59e8fceaa
1 file changed
tree: 60baee299723825bf1b587266d7e27dbd745b15d
  1. garnet/
  2. infra/
  3. peridot/
  4. third_party/
  5. topaz/
  6. zircon/
  7. firmware
  8. flower
  9. jiri.lock
  10. minimal
  11. prebuilts
  12. README.md
  13. stem
  14. 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 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.