commit | dc800d00204559e31f41968cf6c8ffe3f0afb8f9 | [log] [tgz] |
---|---|---|
author | Yan Yan <evitayan@google.com> | Tue Feb 13 22:14:32 2024 +0000 |
committer | Gerrit Code Review <noreply-gerritcodereview@google.com> | Tue Feb 13 22:14:32 2024 +0000 |
tree | a68b208f03c8299606d4f3284197494ddf550483 | |
parent | c412fd398784a6d320c29d3d4a547165a97f7525 [diff] | |
parent | 4862fd52d5b39ce314854e095a279f81de21c7ae [diff] |
Merge "Define the IpSecTransformState API flag in Connectivity module" into main
diff --git a/common/flags.aconfig b/common/flags.aconfig index 30f5d9c..010fafc 100644 --- a/common/flags.aconfig +++ b/common/flags.aconfig
@@ -39,3 +39,10 @@ bug: "294777050" } +flag { + name: "ipsec_transform_state" + namespace: "android_core_networking_ipsec" + description: "The flag controls the access for getIpSecTransformState and IpSecTransformState" + bug: "308011229" +} +