xref: /aosp_15_r20/frameworks/base/core/java/com/android/internal/widget/flags.aconfig (revision d57664e9bc4670b3ecf6748a746a57c557b6bc9e)
1package: "com.android.internal.widget.flags"
2container: "system"
3
4flag {
5    name: "hide_last_char_with_physical_input"
6    namespace: "input"
7    description: "Feature flag for changing the default of hiding the last interacted symbol when a physical input device is present"
8    bug: "339270220"
9}
10