| package: "android.service.autofill" |
| description: "Test flag " |
| name: "fill_fields_from_current_session_only" |
| description: "Only fill autofill fields that are part of the current session." |
| description: "Mitigation for relayout issue" |
| name: "include_invisible_view_group_in_assist_structure" |
| description: "Mitigation for autofill providers miscalculating view visibility" |
| name: "remote_fill_service_use_weak_reference" |
| description: "Use weak reference to address binder leak problem" |
| name: "add_last_focused_id_to_client_state" |
| description: "Include the current view id into the FillEventHistory events as part of ClientState" |
| name: "add_session_id_to_client_state" |
| description: "Include the session id into the FillEventHistory events as part of ClientState" |