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

Commit 9b5ad421 authored by Treehugger Robot's avatar Treehugger Robot Committed by Android (Google) Code Review
Browse files

Merge "Introduce flag for palm rejection quality metrics" into main

parents 94cfa1aa 2cfc3fcb
Loading
Loading
Loading
Loading
+7 −0
Original line number Diff line number Diff line
@@ -178,3 +178,10 @@ flag {
  description: "Capture input latency metrics on a per device granular level using histograms."
  bug: "270049345"
}

flag {
  name: "collect_palm_rejection_quality_metrics"
  namespace: "input"
  description: "Collect quality metrics on framework palm rejection."
  bug: "341717757"
}