[roll] Roll fuchsia [build][ffx] Prevent unneeded entries in //sdk:marker-* allowlists

Ensure that the allowlists for violating ffx's `//sdk:marker-*`
mechanism do not include targets that are not violating the mechanism.

Remove "fuchsia.device" from an allowlist since it is already in
"partner_internal".

Original-Bug: 314822328
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1195175
Original-Revision: d30ceb230f631e73b804dc3cd0ea33a8d4052f26
GitOrigin-RevId: 96d08491f1cacf7f583305e75de385efbc611bc5
Change-Id: I346d2c1b5b9388864987983f1049c461c11baebd
1 file changed
tree: 5727511427d0e1ab9c08afbf3869c1bb4066eaa1
  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.