[roll] Roll fuchsia [scrutiny_x] Remove unboxed API

This is the first of two changes that promotes the `boxed` API to the
official Scrutiny X API. This change deletes the "unboxed "API and its
smoke test. The second change will move the remaining code out of its
`boxed` submodule.

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/887598
Original-Revision: 9ba0cc26a95fc21a4c3d996b5590677b5cc09747
GitOrigin-RevId: c9ebb683837f20695c2fb42205f2a0fecff8be0d
Change-Id: Iea9e4b1cd1451443ae2612044c6e106b5e0c7edc
1 file changed
tree: e0be68539025ccd3ee254a82bb5ee6632467ffb1
  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.