add isForcedUsb logging

PiperOrigin-RevId: 906582951
This commit is contained in:
hai007
2026-04-27 15:41:43 -07:00
committed by Copybara-Service
parent b4551e8d0a
commit 6b2ca366c1
@@ -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 {