Fix style error
Bug: 118783261
Test: Manually tested by running: adb shell cmd stats print-logs,
adb logcat | grep statsd | grep \(77\)
Change-Id: I149006f9e625e609ffe3bbd713a2d30a2c69dafe
This commit is contained in:
@@ -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;
|
||||
}
|
||||
|
||||
|
||||
@@ -3586,4 +3586,4 @@ message DocsUIUserActionReported {
|
||||
*/
|
||||
message DocsUIInvalidScopedAccessRequestReported {
|
||||
optional android.stats.docsui.InvalidScopedAccess type = 1;
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user