commit | 42a1c81800af2668d2326f808681f10635b1e0ff | [log] [tgz] |
---|---|---|
author | Hyosun Kim <hyosunkim@google.com> | Wed Mar 06 06:59:50 2024 +0000 |
committer | Android (Google) Code Review <android-gerrit@google.com> | Wed Mar 06 06:59:50 2024 +0000 |
tree | 44272081c82ee8d5b4519c46e0a2e935c9d5355b | |
parent | f9d963cd8d4e2c05803b524d3bd12e03536b0e36 [diff] | |
parent | 33ed4025109687fbaeb25767a26301bb259ebd4f [diff] |
Merge "Do not report satellite network if carrier config is disabled" into main
diff --git a/flags/ims.aconfig b/flags/ims.aconfig index d09259e..b2cc904 100644 --- a/flags/ims.aconfig +++ b/flags/ims.aconfig
@@ -62,3 +62,10 @@ description: "This flag updates roaming state to set wfc mode" bug:"317298331" } + +flag { + name: "enable_sip_subscribe_retry" + namespace: "telephony" + description: "This flag controls whether framework supports SIP subscribe retry or not" + bug:"297023230" +}