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

Commit b0a69d10 authored by Ioana Jianu's avatar Ioana Jianu Committed by Android (Google) Code Review
Browse files

Merge "Add input flag enable_per_device_input_latency_metrics" into main

parents 2b84a2e2 85be1704
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"
}