Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit f9d963cd authored by Joonhun Shin's avatar Joonhun Shin Committed by Android (Google) Code Review
Browse files

Merge "Add feature flag to support SIP subscribe retry" into main

parents 5b9e8e93 d0e8967e
Loading
Loading
Loading
Loading
+7 −0
Original line number Diff line number Diff line
@@ -62,3 +62,10 @@ flag {
    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"
}