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

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

Merge "Add ListView Instrumentation Flag" into main

parents 6a1789fb f6c5a0f3
Loading
Loading
Loading
Loading
+8 −1
Original line number Diff line number Diff line
@@ -25,3 +25,10 @@ flag {
    purpose: PURPOSE_BUGFIX
  }
 }

flag {
    name: "instrument_listview_scroll_states"
    namespace: "system_performance"
    description: "when enabled listview types will report scroll state changes to janktracker"
    bug: "439161162"
  }