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

Commit cb104163 authored by Hwangoo Park's avatar Hwangoo Park Committed by Android (Google) Code Review
Browse files

Merge "Add flag for ignoring state details update for domain reselection" into main

parents f3963442 f5bf4b38
Loading
Loading
Loading
Loading
+11 −0
Original line number Diff line number Diff line
@@ -74,3 +74,14 @@ flag {
        purpose: PURPOSE_BUGFIX
    }
}

#OWNER=hwangoo TARGET=25Q4
flag {
    name: "ignore_state_details_update_for_domain_reselection"
    namespace: "telephony"
    description: "This flag ignores the state details update of the connection while domain reselection is performing due to a call failure."
    bug:"429443154"
    metadata {
        purpose: PURPOSE_BUGFIX
    }
}