mirror of
https://github.com/kidfromjupiter/nearby.git
synced 2026-09-14 14:46:12 -04:00
Add logs for play integrity error code
PiperOrigin-RevId: 872937909
This commit is contained in:
@@ -352,6 +352,9 @@ message ConnectionsLog {
|
||||
// the device attestation is initiated, to the moment the device attestation
|
||||
// is finished.
|
||||
optional int64 device_attestation_latency_millis = 14;
|
||||
|
||||
// The error code returned by Play Integrity API during device attestation.
|
||||
optional int64 play_integrity_error_code = 15;
|
||||
}
|
||||
|
||||
message DeviceInfo {
|
||||
|
||||
Reference in New Issue
Block a user