[roll] Roll fuchsia [fake-omaha-client] Add Bazel target

Note this change moved clippy config from a GN config to attribute in
Rust source, so it can be applied across GN and Bazel. See details in
https://fxbug.dev/410430313.

Tested:

> fx bazel run --config=no_sdk --platforms=@platforms//host //src/sys/pkg/testing/fake-omaha-client
> fx bazel test --config=no_sdk --platforms=@platforms//host //src/sys/pkg/testing/fake-omaha-client:fake-omaha-client_test

Original-Bug: 410430313
Original-Fixed: 410432128

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1251844
Original-Revision: 0072251178849e763f47823272d8bc800561267d
GitOrigin-RevId: 42c7c724c127f0ef8f0fa3056845023aa8cd07a8
Change-Id: I36c5b093a303d77d1688c56b0d79e9d0f7c4f7de
1 file changed
tree: a114c8e1fb6f37acc60d3e73516ffcede2d33593
  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.