OSDN Git Service

Rename BluetoothManufacturerInfoReported to BluetoothDeviceInfoReported
authorJack He <siyuanh@google.com>
Thu, 4 Apr 2019 18:19:48 +0000 (11:19 -0700)
committerJack He <siyuanh@google.com>
Thu, 4 Apr 2019 22:38:18 +0000 (22:38 +0000)
* Rename this atom to match the atom's field name

Bug: 112969790
Test: make
Change-Id: Idb54766703f47a5eb6cd7f0cdff1c41e1a92cfb1

cmds/statsd/src/atoms.proto

index cbb78bf..8986c6f 100644 (file)
@@ -234,7 +234,7 @@ message Atom {
         BluetoothDeviceTxPowerLevelReported bluetooth_device_tx_power_level_reported = 159;
         BluetoothHciTimeoutReported bluetooth_hci_timeout_reported = 160;
         BluetoothQualityReportReported bluetooth_quality_report_reported = 161;
-        BluetoothManufacturerInfoReported bluetooth_device_info_reported = 162;
+        BluetoothDeviceInfoReported bluetooth_device_info_reported = 162;
         BluetoothRemoteVersionInfoReported bluetooth_remote_version_info_reported = 163;
         BluetoothSdpAttributeReported bluetooth_sdp_attribute_reported = 164;
         BluetoothBondStateChanged bluetooth_bond_state_changed = 165;
@@ -1935,7 +1935,7 @@ message BluetoothQualityReportReported {
  * Logged from:
  *     packages/apps/Bluetooth
  */
-message BluetoothManufacturerInfoReported {
+message BluetoothDeviceInfoReported {
     // An identifier that can be used to match events for this device.
     // Currently, this is a salted hash of the MAC address of this Bluetooth device.
     // Salt: Randomly generated 256 bit value