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

Commit 37010274 authored by Justin Ghan's avatar Justin Ghan
Browse files

Flag for connectionless handwriting APIs

Bug: 300979854
Bug: 293898187
Test: N/A
Change-Id: Id7354b701d174e03fcabad095de96413d813cfac
parent fc6e4374
Loading
Loading
Loading
Loading
+8 −0
Original line number Diff line number Diff line
@@ -70,3 +70,11 @@ flag {
    bug: "308827131"
    is_fixed_read_only: true
}

flag {
    name: "connectionless_handwriting"
    namespace: "input_method"
    description: "Feature flag for connectionless stylus handwriting APIs"
    bug: "300979854"
    is_fixed_read_only: true
}