| package: "android.service.autofill" |
| container: "system" |
| |
| flag { |
| name: "autofill_session_destroyed" |
| namespace: "autofill" |
| description: "Guards against new metrics definitions introduced in W" |
| bug: "342676602" |
| is_exported: true |
| } |
| |
| flag { |
| name: "autofill_w_metrics" |
| namespace: "autofill" |
| description: "Guards against new metrics definitions introduced in W" |
| bug: "342676602" |
| is_exported: true |
| } |
| |
| flag { |
| name: "autofill_credman_integration" |
| namespace: "autofill" |
| description: "Guards Autofill Framework against Autofill-Credman integration" |
| bug: "296907283" |
| } |
| |
| flag { |
| name: "autofill_credman_integration_phase2" |
| namespace: "autofill" |
| description: "Guards against Autofill-Credman integration phase 2" |
| bug: "320730001" |
| } |
| |
| flag { |
| name: "autofill_credman_dev_integration" |
| is_exported: true |
| namespace: "autofill" |
| description: "Guards against Autofill-Credman Phase1 developer integration via new APIs" |
| bug: "320730001" |
| } |
| |
| flag { |
| name: "fill_dialog_improvements_impl" |
| is_exported: true |
| namespace: "autofill" |
| description: "Improvements for Fill Dialog for non-api changes" |
| bug: "336223371" |
| } |
| |
| flag { |
| name: "fill_dialog_improvements" |
| is_exported: true |
| namespace: "autofill" |
| description: "Improvements for Fill Dialog, including deprecation of pre-trigger API's" |
| bug: "336223371" |
| } |
| |
| flag { |
| name: "add_last_focused_id_to_fill_event_history" |
| namespace: "autofill" |
| description: "Adds focused id to each event that's part of the fill event history" |
| bug: "334141398" |
| } |
| |
| flag { |
| name: "support_multi_user_multi_display" |
| namespace: "autofill" |
| description: "Supports multiple concurrent users on different displays" |
| bug: "280116881" |
| } |
| |
| flag { |
| name: "expressive_fill_dialog" |
| namespace: "autofill" |
| description: "Supports expressive style for fill dialog" |
| bug: "433824891" |
| } |
| |
| flag { |
| name: "expressive_save_dialog" |
| namespace: "autofill" |
| description: "Supports expressive style for save dialog" |
| bug: "433824891" |
| } |
| |
| flag { |
| name: "public_autofill_service_name" |
| namespace: "autofill" |
| description: "Make autofill service name in context a public API" |
| bug: "390180715" |
| is_exported: true |
| } |
| |
| flag { |
| name: "string_rebuild_api" |
| is_exported: true |
| namespace: "autofill" |
| description: "API to provide noise-injected text for server side string rebuild" |
| bug: "441075073" |
| } |