[roll] Roll fuchsia [assembly] Unify naming of assembly python scripts

The rest of the python scripts match their gni counterparts.

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/686548
Original-Revision: f91b76200caab2e590c920578ae882ad58b46c9a
GitOrigin-RevId: 1c15e2ed3cfd50f790c5216bc653b5530826ff96
Change-Id: If0935d715fcf60771b8a38b3ea14cba9c767d645
1 file changed
tree: b681915c28d0e23cd4ecf0ad2cb5d32d1a17967e
  1. infra/
  2. third_party/
  3. cts
  4. firmware
  5. flower
  6. jiri.lock
  7. minimal
  8. prebuilts
  9. README.md
  10. stem
  11. test_durations
  12. 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 via the IRC channel #fuchsia on Freenode.

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.