Tim Yu | 3cb5d8b | 2023-08-25 20:44:58 +0000 | [diff] [blame] | 1 | package: "android.service.autofill" |
| 2 | |
| 3 | flag { |
| 4 | name: "test" |
| 5 | namespace: "autofill" |
| 6 | description: "Test flag " |
| 7 | bug: "297380045" |
Alex Salo | 302a2a0 | 2023-10-04 21:31:07 +0000 | [diff] [blame] | 8 | } |
| 9 | |
| 10 | flag { |
Aaron Li | 721668d | 2023-09-20 14:01:18 -0700 | [diff] [blame^] | 11 | name: "fill_fields_from_current_session_only" |
| 12 | namespace: "autofill" |
| 13 | description: "Only fill autofill fields that are part of the current session." |
| 14 | bug: "270722825" |
| 15 | } |
| 16 | |
| 17 | flag { |
Alex Salo | 302a2a0 | 2023-10-04 21:31:07 +0000 | [diff] [blame] | 18 | name: "relayout" |
| 19 | namespace: "autofill" |
| 20 | description: "Mitigation for relayout issue" |
| 21 | bug: "294330426" |
| 22 | } |