blob: 532db126bff2175571ae2db21016cf42d426dac9 [file] [log] [blame]
Daniel256fd322023-09-18 18:25:47 +00001package: "android.service.autofill"
2
3flag {
4 name: "autofill_credman_integration"
5 namespace: "autofill"
6 description: "Guards Autofill Framework against Autofill-Credman integration"
7 bug: "296907283"
Haoran Zhang4a98f3c2024-01-17 01:19:14 +00008}
9
10flag {
11 name: "autofill_credman_integration_phase2"
12 namespace: "autofill"
13 description: "Guards against Autofill-Credman integration phase 2"
14 bug: "320730001"
Reema Bajwa250c5aa2024-01-31 18:43:52 +000015}
16
17flag {
18 name: "autofill_credman_dev_integration"
19 namespace: "autofill"
20 description: "Guards against Autofill-Credman Phase1 developer integration via new APIs"
21 bug: "320730001"
22}