commit | ac96e4076a07040981826cff098cfa4cc67754ed | [log] [tgz] |
---|---|---|
author | Ani Ramakrishnan <aniramakri@fuchsia.infra.roller.google.com> | Thu Mar 10 18:53:25 2022 +0000 |
committer | Copybara-Service <copybara-worker@google.com> | Thu Mar 10 10:54:59 2022 -0800 |
tree | 2e5a326cc8d33e4b02018621c5fc737849d52dc5 | |
parent | b787d156a458decd938178a17d2586c4046d9e91 [diff] |
[roll] Roll fuchsia [bt] Remove RfcommTest routes and define testonly manifests Remove capability routes to `RfcommTest` so that it is not available in production environments. Instead, define testonly manifests with the capability routes. Users will need to manually update core.cml to point to the testonly manifest if needed. At this time, we do not want to go through the process of making #bluetooth-core product variable. Remove appmgr route to RfcommTest as it will be routed through the testonly manifest. Define a testonly group for Bluetooth core. This can be included in the relevant product.gni file to set up a special BT realm for testing scenarios. Original-Bug: 86390 Test: fx build && manually verify bluetooth-core starts up okay Test: fx build with bt-init-testonly.cml and verify RfcommTest is available Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/653224 Original-Revision: f1baaa79706adb41b1e69bf4843eddb5187430f2 GitOrigin-RevId: da3de1a9f100aefc97a4949c878d6f265127184d Change-Id: Ic9cbd26fb061a470fc4c2d1fc3cf1f30b8a08511
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
.