blob: c130ceef1e083530292d375635b8a527783ec0fc [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"
Oriol Prieto Gasco8f557862024-03-01 16:52:42 +000019 is_exported: true
Reema Bajwa250c5aa2024-01-31 18:43:52 +000020 namespace: "autofill"
21 description: "Guards against Autofill-Credman Phase1 developer integration via new APIs"
22 bug: "320730001"
23}