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

Skip to content
Commit 044afb93 authored by Mengjun Leng's avatar Mengjun Leng Committed by Brad Ebinger
Browse files

Fix failing to send SMS with SMSC over IMS

The encoded SMSC is passed by string, and lower layer expects
hex string, but it cannot be converted from vendor because
of getting bytes from string based on different charset.

To fix it, pass hex string for SMSC over IMS.

Test: Smoke Test
Bug: 120003768

Merged-In: If35709589e7ac303563ab25d4a56a7793d2e0910
Change-Id: If35709589e7ac303563ab25d4a56a7793d2e0910
parent e2693cf6
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