[roll] Roll fuchsia [bt][avrcp] Define production and testonly core shards This change lays the groundwork for making the AVRCP component product variable. Define a core shard for AVRCP-only to be included in configurations that support AVRCP. Remove AVRCP's decl in core.cml so that it can be a product-variable child of core. Remove AVRCP's capability routes from appmgr as we can no longer define static routes like these since AVRCP is product-dependent. We expect A2DP and AVRCP to exist in all current configurations. Therefore, it's sensible to include the AVRCP shard in the A2DP shard. In the future, should the need arise for A2DP-only, we can define an A2DP-only core shard. Define a testonly core shard to expose the testing `PeerManagerExt` capability route. Original-Bug: 86390 Test: fx build Test: Manual, fx reboot and verify bt-avrcp, bt-a2dp startup OK. Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/653525 Original-Revision: e2d6bfe191409f51df63a04b1b59f4bc632025ab GitOrigin-RevId: 34f63e9f812340aad7d19c788389d423b735d029 Change-Id: I57816dc07af782c78c2249a65444a501c7d893c3
This repository contains Fuchsia's Global Integration manifest files.
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.
First install Jiri.
Next run:
$ jiri init $ jiri import minimal https://fuchsia.googlesource.com/integration $ jiri update
Third party projects should have their own subdirectory in ./third_party.