Merge "Add count to TouchEventReported atom"
This commit is contained in:
committed by
Android (Google) Code Review
commit
2fccf773fb
@@ -2433,6 +2433,8 @@ message TouchEventReported {
|
||||
optional float latency_mean_micros = 3;
|
||||
// Standard deviation
|
||||
optional float latency_stdev_micros = 4;
|
||||
// Number of touch events (input_event) in this report
|
||||
optional int32 count = 5;
|
||||
}
|
||||
|
||||
/**
|
||||
|
||||
Reference in New Issue
Block a user