[roll] Roll fuchsia [assembly] Rename 'minimal' feature set level to 'standard'

Renames the default assembly feature set level to 'standard', instead
of 'minimal'.

This feature set level is the basis of all products other than the
'bringup' product definition, and recovery-like images.

Run-All-Tests: true

Original-Bug: b/323395182
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/985297
Original-Revision: df0f1f52506fb3804da2dc860e257600a25f1189
GitOrigin-RevId: 9e900746b040c5807c748d1f079104a4254b43a0
Change-Id: I0d12883b7df968b1051bc8d779f3bbc7c25749c1
1 file changed
tree: 7de3c61d024ad27517bf8cf7ea8a5c3fca0d7f0f
  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.