[roll] Roll cobalt-registry [wlan][policy] Change connection score int_buckets This changes the int_bucket for connection scoring metrics, so that we can analyze both positive and negative values. This change is required becasue we use two different scoring systems; one is bound to positive values and the other is RSSI based, meaning primarily negative values. As these scoring systems are likely to change, having a single int_bucket that encompasses the full range will be useful. The only previous metrics data that will be invalidated by this change was already invalid, since nearly all of it fell into the underflow bucket (bucket_id=0). The other relevant metrics will not be affected, since they will use the same bucket_ids and associated buckets. Original-Bug: None Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/cobalt-registry/+/886751 Privacy-Approval: Francois Rousseau <frousseau@google.com> Original-Revision: dba2a62a0bceec5c2e0ed674c9a75663e7bfb107 GitOrigin-RevId: 4ee20a91f323349c10ddc8b5a65e185de12c904b Change-Id: I9e9fc352e2f637228e328fb7a48ccb05da39d93e
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.