[roll] Roll fuchsia [assembly] Rename FeatureSetLevel::Empty->TestNoPlatform

This clarifies that this is meant for tests, and doesn't include
the platform code.

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1255247
Original-Revision: 0d33277edcbe18c72520a51b6904a4e40ead8cb7
GitOrigin-RevId: 5614b01c4969faf58abc66da00f2616c3be4b4dc
Change-Id: I5002050747a653f155a3a5bc9e0689f0840af7da
1 file changed
tree: 4344033701baf38f40e9648179aa2e90cee6eaa1
  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.