commit | 444b7b87209c8809af3fd7e61b37b4d45ae63eab | [log] [tgz] |
---|---|---|
author | Wenhao Wang <wenhaowang@google.com> | Mon Nov 11 18:37:39 2024 +0000 |
committer | Gerrit Code Review <noreply-gerritcodereview@google.com> | Mon Nov 11 18:37:39 2024 +0000 |
tree | 17b5786e4ecb8322606a2153e6de15d6d9b238f3 | |
parent | 58cebdb80ea4e48ea4b0c1e376b88f2a11ba3372 [diff] | |
parent | 6bb17d79d450c4584041312ff2d53e9509303680 [diff] |
Merge "Correct namespace for afl_api flag." into main
diff --git a/core/java/android/security/flags.aconfig b/core/java/android/security/flags.aconfig index 1d35344..3f4f790 100644 --- a/core/java/android/security/flags.aconfig +++ b/core/java/android/security/flags.aconfig
@@ -109,7 +109,7 @@ flag { name: "afl_api" - namespace: "platform_security" + namespace: "hardware_backed_security" description: "AFL feature" bug: "365994454" }