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

Commit f8dc60bf authored by Bhushan Shinkar's avatar Bhushan Shinkar Committed by Yuyang Huang
Browse files

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

HFP: in ongoing call, pretend network service availability in +CIND response when network is unavailable

Bug: 317307596
Bug: 315241296
Test: m .
Change-Id: I38fec99354b1a8dcdc8aa708e6d98f8964662702
parent c39cc151
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"
}