Daniel | 256fd32 | 2023-09-18 18:25:47 +0000 | [diff] [blame] | 1 | package: "android.service.autofill" |
Dennis Shen | aea1d8e2 | 2024-04-19 11:57:28 +0000 | [diff] [blame] | 2 | container: "system" |
Daniel | 256fd32 | 2023-09-18 18:25:47 +0000 | [diff] [blame] | 3 | |
| 4 | flag { |
| 5 | name: "autofill_credman_integration" |
| 6 | namespace: "autofill" |
| 7 | description: "Guards Autofill Framework against Autofill-Credman integration" |
| 8 | bug: "296907283" |
Haoran Zhang | 4a98f3c | 2024-01-17 01:19:14 +0000 | [diff] [blame] | 9 | } |
| 10 | |
| 11 | flag { |
| 12 | name: "autofill_credman_integration_phase2" |
| 13 | namespace: "autofill" |
| 14 | description: "Guards against Autofill-Credman integration phase 2" |
| 15 | bug: "320730001" |
Reema Bajwa | 250c5aa | 2024-01-31 18:43:52 +0000 | [diff] [blame] | 16 | } |
| 17 | |
| 18 | flag { |
| 19 | name: "autofill_credman_dev_integration" |
Oriol Prieto Gasco | 8f55786 | 2024-03-01 16:52:42 +0000 | [diff] [blame] | 20 | is_exported: true |
Reema Bajwa | 250c5aa | 2024-01-31 18:43:52 +0000 | [diff] [blame] | 21 | namespace: "autofill" |
| 22 | description: "Guards against Autofill-Credman Phase1 developer integration via new APIs" |
| 23 | bug: "320730001" |
| 24 | } |
Simranjit Kohli | e7fb442 | 2024-11-07 10:26:32 -0800 | [diff] [blame] | 25 | |
| 26 | flag { |
Simranjit Kohli | 48c038a | 2024-11-20 08:39:36 -0800 | [diff] [blame^] | 27 | name: "fill_dialog_improvements_impl" |
| 28 | is_exported: true |
| 29 | namespace: "autofill" |
| 30 | description: "Improvements for Fill Dialog for non-api changes" |
| 31 | bug: "336223371" |
| 32 | } |
| 33 | |
| 34 | flag { |
Simranjit Kohli | e7fb442 | 2024-11-07 10:26:32 -0800 | [diff] [blame] | 35 | name: "fill_dialog_improvements" |
| 36 | is_exported: true |
| 37 | namespace: "autofill" |
| 38 | description: "Improvements for Fill Dialog, including deprecation of pre-trigger API's" |
| 39 | bug: "336223371" |
| 40 | } |