New issue
Advanced search Search tips
Note: Color blocks (like or ) mean that a user may not be available. Tooltip shows the reason.

Issue 843417 link

Starred by 2 users

Issue metadata

Status: Assigned
Owner:
Last visit > 30 days ago
Cc:
Components:
EstimatedDays: ----
NextAction: ----
OS: Chrome
Pri: 1
Type: Bug



Sign in to add a comment

shill: Add UMA histogram for regulatory domain

Project Member Reported by kirtika@google.com, May 16 2018

Issue description

OS: R68

Shill doesn't record or log what regulatory domain we are in. 
We'll need stats from the field for geoSAR etc. 

(in shill directory). 
$ git grep regulatory
bin/set_wifi_regulatory:# UDEV event helper script that sets the system's WiFi regulatory domain
bin/test_set_wifi_regulatory:# UDEV event helper script that sets the system's WiFi regulatory domain
bin/test_set_wifi_regulatory:  . $(dirname $0)/set_wifi_regulatory
bin/test_set_wifi_regulatory:# Fake out the commands that are called by set_wifi_regulatory.
net/netlink_manager.cc:const char NetlinkManager::kEventTypeRegulatory[] = "regulatory";
udev/87-set_wifi_regulatory.rules:# Configure initial regulatory domain from VPD, for devices that don't
udev/87-set_wifi_regulatory.rules:SUBSYSTEM=="net", ACTION=="add", DRIVERS=="brcmfmac*", RUN+="/usr/sbin/set_wifi_regulatory"

 
Status: Assigned (was: Untriaged)
This bug has an owner, thus, it's been triaged. Changing status to "assigned".

Sign in to add a comment