[roll] Roll fuchsia [bt] Changing Bluetooth ID from uint64 to String Dart does not handle uint64 natively and casts this value to a double. By changing this value to a string, Dart can natively handle the id without importing or writing a custom json parser. Test: 1. Use BluetoothGetKnownRemoteDevices 2. id value should come back as quoted string Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/672665 Original-Revision: 9c5e97f78968beea0728362488d8f9998c53dbf4 GitOrigin-RevId: 7bbf2a6f4b46c3e6027b3c26d2ac83df35d03f04 Change-Id: I6d1af6a9ff51c7df74356a39d7afdca21e6a8d09
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.