Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 09c161fe authored by TreeHugger Robot's avatar TreeHugger Robot Committed by Android (Google) Code Review
Browse files

Merge "Fix style error"

parents e71551c4 c2c54a22
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -1222,7 +1222,7 @@ message UsbDeviceAttached {
        STATE_CONNECTED = 1;
    }
    optional State state = 6;
    optional int64 last_connect_duration_ms = 7;
    optional int64 last_connect_duration_millis = 7;
}