288a64ea56bdb32ce5aa7333dca201d759c5816a
* Make parameter of type RilData (second last one) passed to SecRil::RequestComplete() in OnGetSmscAddressDone() be NULL, so that the framework passes an empty value when sending SMS * Before U this value was not being used, on U the value returned is "SMSC",format_specifier which is considered invalid when passed back to RIL for sending SMS, however when an empty value is passed RIL will select the default SMSC, like it did on T and sending SMS works again. Co-authored-by: Tim Zimmermann <tim@linux4.de> Change-Id: Ib78b069fcc805a8a58252328c0d2c0417b764688
Description
No description provided
Languages
Makefile
100%