[roll] Roll fuchsia [bazel] Use @rules_fuchsia//fuchsia:assembly_developer_overrides_list

Set both @rules_fuchsia//fuchsia:assembly_developer_overrides_list
and @fuchsia_sdk//fuchsia:assembly_developer_overrides_list.

The former is the label_flag() target to use once the Fuchsia
source checkout will only load rule definitions from @rules_fuchsia.

The latter is still needed for fuchsia_product() invocations that
use the definition loaded from @fuchsia_sdk instead.

This user-settable build attribute is only used by the Fuchsia
platform build, and no OOT repository depends on it at the moment,
so this change should not break petals.

Original-Bug: 381126633
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1167772
Original-Revision: e299f80c75c2ed25b2e09c0423026bffb9269934
GitOrigin-RevId: ce764919282aa0fbe7be8c0982c3697160be5321
Change-Id: Ie243cab4f3297fbd2c084f79b68c66f5242e2780
1 file changed
tree: 0047932dad0fb6ed515f99a2109854aaa264c938
  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.