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

Commit 432ae355 authored by Taran Singh's avatar Taran Singh Committed by Android (Google) Code Review
Browse files

Merge "Introduce flag for writing tools API" into main

parents a20a4280 61c2a9e5
Loading
Loading
Loading
Loading
+8 −0
Original line number Diff line number Diff line
@@ -158,3 +158,11 @@ flag {
    purpose: PURPOSE_BUGFIX
  }
}

flag {
    name: "writing_tools"
    namespace: "input_method"
    description: "Writing tools API"
    bug: "373788889"
    is_fixed_read_only: true
}
 No newline at end of file