[roll] Roll fuchsia [idk][build] Remove obsolete action inputs

https://fxrev.dev/1232264 removed use of these Python libraries from
gen_sdk_prebuilt_meta_file.py and removed them as sources from
sdk_shared_library.gni. This applies the same change to
sdk_static_library.gni.

Original-Bug: 338009514
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1233544
Original-Revision: 008131958311cd0e4e2c00682e052ba5bd6a4a0e
GitOrigin-RevId: 093465652b2b37da88a087303e11db855f5d58ce
Change-Id: I60136ad7a98a4aa90328c6ecd19391c5773ccca4
1 file changed
tree: d1e1fb2fba7391fc63be7766551673a2c5b6332f
  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.