commit | 69ee324abfce0eb4545a61ef88bc3db8ef86baca | [log] [tgz] |
---|---|---|
author | Treehugger Robot <android-test-infra-autosubmit@system.gserviceaccount.com> | Fri Oct 04 19:36:33 2024 +0000 |
committer | Gerrit Code Review <noreply-gerritcodereview@google.com> | Fri Oct 04 19:36:33 2024 +0000 |
tree | 3381508e71373b9fe95f6893303a45983a64f1ca | |
parent | 2f13f307e79b3916551f62c092ebf1cf67e8ec2f [diff] | |
parent | 55ca8e95f46ee37cec1bf33b11f22f702440fda8 [diff] |
Merge "Add API flag for AFL API" into main
diff --git a/core/java/android/security/flags.aconfig b/core/java/android/security/flags.aconfig index a86c961..aedf8e0 100644 --- a/core/java/android/security/flags.aconfig +++ b/core/java/android/security/flags.aconfig
@@ -106,3 +106,10 @@ description: "Clear StrongAuth on add credential" bug: "320817991" } + +flag { + name: "afl_api" + namespace: "platform_security" + description: "AFL feature" + bug: "365994454" +}