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

Commit a347145c authored by Justin Ghan's avatar Justin Ghan Committed by Android (Google) Code Review
Browse files

Merge "Flag for connectionless handwriting APIs" into main

parents ca123320 37010274
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
}