blob: b3fe5f234bc23a433b58e511ee25d34ba92a3f27 [file] [log] [blame]
Daniel256fd322023-09-18 18:25:47 +00001package: "android.service.autofill"
Dennis Shenaea1d8e22024-04-19 11:57:28 +00002container: "system"
Daniel256fd322023-09-18 18:25:47 +00003
4flag {
Tim Yua0630b12024-11-12 19:03:40 +00005 name: "autofill_w_metrics"
6 namespace: "autofill"
7 description: "Guards against new metrics definitions introduced in W"
8 bug: "342676602"
9}
10
11flag {
Daniel256fd322023-09-18 18:25:47 +000012 name: "autofill_credman_integration"
13 namespace: "autofill"
14 description: "Guards Autofill Framework against Autofill-Credman integration"
15 bug: "296907283"
Haoran Zhang4a98f3c2024-01-17 01:19:14 +000016}
17
18flag {
19 name: "autofill_credman_integration_phase2"
20 namespace: "autofill"
21 description: "Guards against Autofill-Credman integration phase 2"
22 bug: "320730001"
Reema Bajwa250c5aa2024-01-31 18:43:52 +000023}
24
25flag {
26 name: "autofill_credman_dev_integration"
Oriol Prieto Gasco8f557862024-03-01 16:52:42 +000027 is_exported: true
Reema Bajwa250c5aa2024-01-31 18:43:52 +000028 namespace: "autofill"
29 description: "Guards against Autofill-Credman Phase1 developer integration via new APIs"
30 bug: "320730001"
31}
Simranjit Kohlie7fb4422024-11-07 10:26:32 -080032
33flag {
34 name: "fill_dialog_improvements"
35 is_exported: true
36 namespace: "autofill"
37 description: "Improvements for Fill Dialog, including deprecation of pre-trigger API's"
38 bug: "336223371"
39}