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

Commit ee4af933 authored by Felix Stern's avatar Felix Stern
Browse files

Changed namespace name from "inputmethod" to "input_method" and marked as readonly

Test: none
Bug: 297013680
Change-Id: I4114022e5e8128af899c007ddecb5721a41001d0
parent 0e8a37a2
Loading
Loading
Loading
Loading
+2 −1
Original line number Diff line number Diff line
@@ -2,7 +2,8 @@ package: "android.view.inputmethod"

flag {
    name: "refactor_insets_controller"
    namespace: "inputmethod"
    namespace: "input_method"
    description: "Feature flag for refactoring InsetsController and removing ImeInsetsSourceConsumer"
    bug: "298172246"
    is_fixed_read_only: true
}
 No newline at end of file