Skip to content

Commit fbc906a

Browse files
hai007copybara-github
authored andcommitted
Add logs for play integrity error code
PiperOrigin-RevId: 872937909
1 parent 675b28c commit fbc906a

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

internal/proto/analytics/connections_log.proto

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -352,6 +352,9 @@ message ConnectionsLog {
352352
// the device attestation is initiated, to the moment the device attestation
353353
// is finished.
354354
optional int64 device_attestation_latency_millis = 14;
355+
356+
// The error code returned by Play Integrity API during device attestation.
357+
optional int64 play_integrity_error_code = 15;
355358
}
356359

357360
message DeviceInfo {

0 commit comments

Comments
 (0)