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

Skip to content
Commit eae07a40 authored by Krzysztof Semko's avatar Krzysztof Semko Committed by Shuhei Miyazaki
Browse files

ToneGenerator: fix dual sim ringback tone

If dual sim device has two SIM cards inserted,
in airplane mode it sets "gsm.operator.iso-country" prop
to a single comma, which prevents ToneGenerator to access
prop for "gsm.sim.operator.iso-country" - SIM provider
country code. When VoWifi is used to make a call,
incorrect ringback tone is being played (generic one),
instead if one being read from gsm.sim.operator.iso-country.

This patch fix this, and allows ToneGenerator to correctly
recognize SIM country code.

Bug: 65859291
Test: Check ringback tone during SIM2 VoWiFi in flight mode

Change-Id: Ibb57d38432f3d99f2eac568aec2a949af5e2a9cd
parent 69545369
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment