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

Commit 66e73ab9 authored by Marvin Escobar Barajas's avatar Marvin Escobar Barajas
Browse files

Mark enable_touch_scroll_feedback as fixed and read-only

This flag was causing slowdowns due to reading the flag at run-time.

Change-Id: I2d419fb85b9a831e9808b231e6af98a3f1215f48
Test: quick_fix_only
Flag: EXEMPT adding attribute to existing flag
BUG: 364725557
parent 9b1b590a
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -21,4 +21,5 @@ flag {
    name: "enable_touch_scroll_feedback"
    description: "Enables touchscreen haptic scroll feedback"
    bug: "331830899"
    is_fixed_read_only: true
}