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

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

Merge "Changed namespace name from "inputmethod" to "input_method" and marked...

Merge "Changed namespace name from "inputmethod" to "input_method" and marked as readonly" into main
parents 3a22ea1a ee4af933
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