[roll] Roll fuchsia [assembly] Fix compiled packages assembly overrides for non-bazel assembly targets

This re-enables the compiled_packages functionality in developer
overrides for non-Bazel assembly targets.

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1238604
Original-Revision: a89516d99bec49409d48ae7b9af0b24a3d366b8d
GitOrigin-RevId: da10ceac3006458e43a55d4d83568d1f2c1469dc
Change-Id: I73aaec097078a3dac03b86a7446c8d3d531fb0b8
1 file changed
tree: d85bb55259970decf4dce98ea7598e53cf7debd5
  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.