[roll] Roll fuchsia [bt][pandora] Modified bt-affordances to make it build config agnostic Previously, bt-affordances would throw an error when the bt-pandora-server component was included in a smart display build, due to smart displays expecting C chars to be signed (i8). FEMU expects C chars to be unsigned (u8), so this error is not encountered with a FEMU build config. Changed DiscoveredService UUID type from char to i8 to remove this difference and allow bt-pandora-server to work regardless of config. Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1499997 Original-Revision: f989c0514a7574df7ba94bda6326f450b71eccdb GitOrigin-RevId: 7171dd853baf3adf381b84b6073d5ec4ccb39129 Change-Id: I88d35b4fbeb896d84334202b558a85fc4ba12e0c
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 in one of the communication channels documented at get involved.
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.