If the sender BT or Wifi connect failed, we should log the correct result code to clearcut

PiperOrigin-RevId: 610709164
This commit is contained in:
hai007
2024-02-27 04:28:13 -08:00
committed by Copybara-Service
parent 87e9c806b2
commit 924247aa8f
+2
View File
@@ -653,6 +653,8 @@ enum OperationResultCode {
MISCELLEANEOUS_WEB_RTC_GET_DROIDGUARD_RESULT_FAILURE = 2511;
// Tachyon signal messenger is null
MISCELLEANEOUS_WEB_RTC_TACHYON_SIGNALING_MESSENGER_NULL = 2512;
// Failed to receive message
MISCELLEANEOUS_WEB_RTC_FAILED_TO_RECEIVE_MESSAGE = 2513;
// Section of CATEGORY_IO_ERROR, from 3000 to 3499
// Incoming payloads failure due to file opening error