[roll] Roll fuchsia [inspect][contrib] Move auto_persist to its own library

This code is only meant for internal usage. We don't need to
version it atm. Moving it to its own lib so we don't need to
add available cfgs through the contrib lib code and BUILD.gn
as it depends on internal FIDL APIs.

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1148932
Original-Revision: ba322a8e28dc98ebe9bc4a903cdd053a361f9ec1
GitOrigin-RevId: ca21bf148846a66fe42882acaa45284937bf8fcc
Change-Id: Iaba0e5b8c4ec50e773b7fdfdd43b8abf16712d04
1 file changed
tree: 3da8ab5e3133673ebf2e1201f269b7249caed88e
  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.