commit | bbdb92de5319a6a1d95f66ca347d4f84617d9f99 | [log] [tgz] |
---|---|---|
author | Treehugger Robot <android-test-infra-autosubmit@system.gserviceaccount.com> | Fri Aug 23 10:52:58 2024 +0000 |
committer | Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com> | Fri Aug 23 10:52:58 2024 +0000 |
tree | eecabbaab7abad9697ba907e8b9e664d75b3c57e | |
parent | 0635fd7eee90ee80a9b53d49fa520646e95e43eb [diff] | |
parent | 48d28c81a66b361c5e5a615e11bd4c78f228594c [diff] |
Merge "Specify is_fixed_read_only: true for net security mainline trunk stable flag" into main am: f851ae1e82 am: 48d28c81a6 Original change: https://android-review.googlesource.com/c/platform/packages/modules/Connectivity/+/3234843 Change-Id: If133e1cd92a3a1316d0171435508f2f64efcffd4 Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
diff --git a/common/OWNERS b/common/OWNERS index e7f5d11..989d286 100644 --- a/common/OWNERS +++ b/common/OWNERS
@@ -1 +1,2 @@ per-file thread_flags.aconfig = file:platform/packages/modules/Connectivity:main:/thread/OWNERS +per-file networksecurity_flags.aconfig = file:platform/packages/modules/Connectivity:main:/networksecurity/OWNERS \ No newline at end of file
diff --git a/common/networksecurity_flags.aconfig b/common/networksecurity_flags.aconfig index ef8ffcd..6438ba4 100644 --- a/common/networksecurity_flags.aconfig +++ b/common/networksecurity_flags.aconfig
@@ -6,4 +6,5 @@ namespace: "network_security" description: "Enable service for certificate transparency log list data" bug: "319829948" + is_fixed_read_only: true }