[roll] Roll fuchsia [assembly] Make a couple AIBs auto-included

The driver_framework_common and legacy_power_framework were
included only based on their feature set level and build type,
therefore they can be moved to the auto-inclusion logic in
subsystems.rs. This makes it easier to migrate to the AIB definition
itself later.

Original-Bug: 474331015
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1469822
Original-Revision: 1c396cad238934bb12daceb74d14a80bab8db74a
GitOrigin-RevId: 0107dbc40982358ab42362a9610d5b16c1b4bbab
Change-Id: I2d40cd6cb5f6660d38e65cae3f0e22c03345e455
1 file changed
tree: 5711d405a2ee1c8dbe2454bb2323ea6d74491436
  1. ctf/
  2. git-hooks/
  3. infra/
  4. third_party/
  5. flower
  6. jiri.lock
  7. MILESTONE
  8. minimal
  9. prebuilts
  10. README.md
  11. stem
  12. test_durations
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.