Add bluetooth module annotation am: 4bc14ed8f0

Original change: https://android-review.googlesource.com/c/platform/frameworks/proto_logging/+/1833898

Change-Id: Ib2024719d505c76c8a0f8d1f7de6a3e9ad4ad0df
diff --git a/stats/atoms.proto b/stats/atoms.proto
index c705920..ab22e4c 100644
--- a/stats/atoms.proto
+++ b/stats/atoms.proto
@@ -313,7 +313,8 @@
         ProcessStartTime process_start_time = 169 [(module) = "framework"];
         PermissionGrantRequestResultReported permission_grant_request_result_reported =
                 170 [(module) = "permissioncontroller"];
-        BluetoothSocketConnectionStateChanged bluetooth_socket_connection_state_changed = 171;
+        BluetoothSocketConnectionStateChanged bluetooth_socket_connection_state_changed =
+                171 [(module) = "bluetooth"];
         DeviceIdentifierAccessDenied device_identifier_access_denied =
                 172 [(module) = "telephony_common"];
         BubbleDeveloperErrorReported bubble_developer_error_reported = 173 [(module) = "framework"];