[roll] Roll fuchsia [plasa][idk] Remove PlaSA from IDK manifests

This reverts much of commit 76481410be081f3fa677dd09ecc9ec9bc03502fa.

https://fxrev.dev/589623 added plasa data to IDK source set manifests
then https://fxrev.dev/590792 removed the generation of that data. This
cleans up the unused mechanisms and removes an always empty "plasa" key
from the meta.json files for source sets.

Original-Bug: 42163090
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1238712
Original-Revision: 347a17a88d8332468c258083c562e03a579ce2d5
GitOrigin-RevId: 485d70bf7dd295e34b5a0eaa580530b2feed3d9b
Change-Id: If3c207a16133ebf0b2e55ef96310aa53d2279f5c
1 file changed
tree: 1f81baa9bca5fc30eb2ef4248d2c34603d4d44d3
  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.