diff options
Diffstat (limited to 'system/gd/os/linux/metrics.cc')
-rw-r--r-- | system/gd/os/linux/metrics.cc | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/system/gd/os/linux/metrics.cc b/system/gd/os/linux/metrics.cc index 926f545d36..37bd67356a 100644 --- a/system/gd/os/linux/metrics.cc +++ b/system/gd/os/linux/metrics.cc @@ -80,6 +80,7 @@ void LogMetricLinkLayerConnectionEvent( void LogMetricManufacturerInfo( const Address& address, + android::bluetooth::AddressTypeEnum address_type, android::bluetooth::DeviceInfoSrcEnum source_type, const std::string& source_name, const std::string& manufacturer, |