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

Commit 4db21ef0 authored by Felix Stern's avatar Felix Stern Committed by Android (Google) Code Review
Browse files

Merge "Add aconfig flag to deprecate SHOW and HIDE flag annotation" into main

parents 6854983f b801e3ea
Loading
Loading
Loading
Loading
+7 −0
Original line number Diff line number Diff line
@@ -214,3 +214,10 @@ flag {
  description: "Set server visibility before performLayout to avoid additional window layout traversal."
  bug: "427863960"
}

flag {
  name: "deprecate_input_method_show_hide_flags"
  namespace: "input_method"
  description: "Deprecate unsupported show/hide flags."
  bug: "322992891"
}