commit | 48d28c81a66b361c5e5a615e11bd4c78f228594c | [log] [tgz] |
---|---|---|
author | Treehugger Robot <android-test-infra-autosubmit@system.gserviceaccount.com> | Fri Aug 23 10:45:49 2024 +0000 |
committer | Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com> | Fri Aug 23 10:45:49 2024 +0000 |
tree | 1b5499af73e763751b31f2edc94c39dde59dac2d | |
parent | 06abb5ac1eef2e5ea08b0eb9551a136568803f12 [diff] | |
parent | f851ae1e82aac3eb86bf1a813f2fc15ea4d47b82 [diff] |
Merge "Specify is_fixed_read_only: true for net security mainline trunk stable flag" into main am: f851ae1e82 Original change: https://android-review.googlesource.com/c/platform/packages/modules/Connectivity/+/3234843 Change-Id: Iff1c910f97a34f421df95abb2875b813371931ed 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 }