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

Commit 85be1704 authored by jioana's avatar jioana
Browse files

Add input flag enable_per_device_input_latency_metrics

Bug: 270049345
Test: presubmit
Flag: EXEMPT creating flag
Change-Id: I95d6dd8c2ce47f6fd02acd8b44c9b000382c71df
parent 5c7cd859
Loading
Loading
Loading
Loading
+7 −0
Original line number Diff line number Diff line
@@ -171,3 +171,10 @@ flag {
  description: "Include AXIS_RELATIVE_X and AXIS_RELATIVE_Y values when reporting touches from captured touchpads."
  bug: "330522990"
}

flag {
  name: "enable_per_device_input_latency_metrics"
  namespace: "input"
  description: "Capture input latency metrics on a per device granular level using histograms."
  bug: "270049345"
}