commit | 3cb5d8b2270da7e222cddf07e2a844eeb24bc839 | [log] [tgz] |
---|---|---|
author | Tim Yu <yunicorn@google.com> | Fri Aug 25 20:44:58 2023 +0000 |
committer | Tim Yu <yunicorn@google.com> | Thu Aug 31 23:00:52 2023 +0000 |
tree | b926cdb35f5a2de273a69c283fea348be2d5fb33 | |
parent | b15a00ed9cb2643adb5a235a1ea5bdf90dac24b4 [diff] [blame] |
Add Trunk Stable flags to Autofill Bug: 297380045 Test: N/A; config Change-Id: I05c3081f0a93d776039eb35ace42ab39ca9d9f69
diff --git a/services/autofill/bugfixes.aconfig b/services/autofill/bugfixes.aconfig new file mode 100644 index 0000000..ef23754 --- /dev/null +++ b/services/autofill/bugfixes.aconfig
@@ -0,0 +1,8 @@ +package: "android.service.autofill" + +flag { + name: "test" + namespace: "autofill" + description: "Test flag " + bug: "297380045" +} \ No newline at end of file