blob: 123b65c039ba0790be20f3f25734b9ac7227e46d [file] [log] [blame]
Tim Yu3cb5d8b2023-08-25 20:44:58 +00001package: "android.service.autofill"
2
3flag {
4 name: "test"
5 namespace: "autofill"
6 description: "Test flag "
7 bug: "297380045"
Alex Salo302a2a02023-10-04 21:31:07 +00008}
9
10flag {
11 name: "relayout"
12 namespace: "autofill"
13 description: "Mitigation for relayout issue"
14 bug: "294330426"
15}