Daniel | 256fd32 | 2023-09-18 18:25:47 +0000 | [diff] [blame] | 1 | package: "android.service.autofill" |
| 2 | |
| 3 | flag { |
| 4 | name: "autofill_credman_integration" |
| 5 | namespace: "autofill" |
| 6 | description: "Guards Autofill Framework against Autofill-Credman integration" |
| 7 | bug: "296907283" |
Haoran Zhang | 4a98f3c | 2024-01-17 01:19:14 +0000 | [diff] [blame] | 8 | } |
| 9 | |
| 10 | flag { |
| 11 | name: "autofill_credman_integration_phase2" |
| 12 | namespace: "autofill" |
| 13 | description: "Guards against Autofill-Credman integration phase 2" |
| 14 | bug: "320730001" |
Reema Bajwa | 250c5aa | 2024-01-31 18:43:52 +0000 | [diff] [blame] | 15 | } |
| 16 | |
| 17 | flag { |
| 18 | name: "autofill_credman_dev_integration" |
Oriol Prieto Gasco | 8f55786 | 2024-03-01 16:52:42 +0000 | [diff] [blame] | 19 | is_exported: true |
Reema Bajwa | 250c5aa | 2024-01-31 18:43:52 +0000 | [diff] [blame] | 20 | namespace: "autofill" |
| 21 | description: "Guards against Autofill-Credman Phase1 developer integration via new APIs" |
| 22 | bug: "320730001" |
| 23 | } |