mirror of
https://github.com/kidfromjupiter/nearby.git
synced 2026-09-14 14:46:12 -04:00
add isForcedUsb logging
PiperOrigin-RevId: 906582951
This commit is contained in:
@@ -355,6 +355,9 @@ message ConnectionsLog {
|
||||
|
||||
// The error code returned by Play Integrity API during device attestation.
|
||||
optional int64 play_integrity_error_code = 15;
|
||||
|
||||
// If this connection is forced over USB.
|
||||
optional bool is_forced_usb = 16;
|
||||
}
|
||||
|
||||
message DeviceInfo {
|
||||
|
||||
Reference in New Issue
Block a user