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

Commit 6b559a3f authored by Yuyang Huang's avatar Yuyang Huang Committed by Gerrit Code Review
Browse files

Merge "HFP: in ongoing call, pretend network service availability in +CIND...

Merge "HFP: in ongoing call, pretend network service availability in +CIND response when network is unavailable" into main
parents e3d29aba f8dc60bf
Loading
Loading
Loading
Loading
+7 −0
Original line number Diff line number Diff line
@@ -48,3 +48,10 @@ flag {
    description: "Closing Rfcomm Connection instead of reset"
    bug: "316993992"
}

flag {
    name: "pretend_network_service"
    namespace: "bluetooth"
    description: "during ongoing call, pretend network service in +CIND when network is unavailable"
    bug: "317307596"
}