diff options
Diffstat (limited to 'system/common/metrics.h')
-rw-r--r-- | system/common/metrics.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/system/common/metrics.h b/system/common/metrics.h index 53cad5c3d0..9d33e1b81f 100644 --- a/system/common/metrics.h +++ b/system/common/metrics.h @@ -487,6 +487,7 @@ void LogSocketConnectionState( * @param software_version software version of this device */ void LogManufacturerInfo(const RawAddress& address, + android::bluetooth::AddressTypeEnum address_type, android::bluetooth::DeviceInfoSrcEnum source_type, const std::string& source_name, const std::string& manufacturer, |