[roll] Roll fuchsia [bazel_sdk] Clean up fuchsia_package tests

Clean up the fuchsia_package tests too prepare for some upcoming
refactors of the fuchsia_package rule to better facilitate platforms and
api level targeting.

This CL ensures that all of the fuchsia_package tests are running
correctly.

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/913897
Original-Revision: 9f73d2fe5c4480b750b6791f89f965d1b19ae045
GitOrigin-RevId: 2d5a480b4e852cdb603e67f6506400d512303eef
Change-Id: Id188eb345d5bbf693e3cf76713e7d1ac33709c10
1 file changed
tree: 641a5389d58ed928b893281572cd98798827b3ce
  1. git-hooks/
  2. infra/
  3. third_party/
  4. cts
  5. firmware
  6. flower
  7. jiri.lock
  8. MILESTONE
  9. minimal
  10. prebuilts
  11. README.md
  12. stem
  13. test_durations
  14. 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.