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

Commit 63e02411 authored by Amanda Lin Dietz's avatar Amanda Lin Dietz
Browse files

[Blinking Text Cursor Setting] Add aconfig flag for configuring the text cursor blink interval

go/android-blinking-text-cursor

Bug: 402134144
Flag: android.view.accessibility.text_cursor_blink_interval
Test: N/A, flag addition.
Change-Id: Ibeac719c567edc00b177fc5d62083636daf9ca2c
parent e73e867d
Loading
Loading
Loading
Loading
+7 −0
Original line number Diff line number Diff line
@@ -282,6 +282,13 @@ flag {
    bug: "315089687"
}

flag {
    name: "text_cursor_blink_interval"
    namespace: "accessibility"
    description: "Configure the text cursor blink interval"
    bug: "402134144"
}

flag {
    name: "tri_state_checked"
    namespace: "accessibility"