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