8c30fb5d12
* Samsung added an int to the end of the RIL_SMS_Response struct in some of the variants (like vzw) but not all * The presence of this field was discovered by examining the stock RIL.java, which conditionally read an extra int from the parcel, based on the device specific CscFeature_RIL_SmsErrorClassRetry feature * This causes SMS messages to show as "failed to send" in the app, when they actually suceeded in sending * Allow Samsung's custom struct and AOSP's to fix it * Forward port to ril-caf on lineage-15.1 Change-Id: I6b3e545c2c42ab2de2ac11e93dfdf9546248080a |
||
---|---|---|
.. | ||
Android.mk | ||
MODULE_LICENSE_APACHE2 | ||
NOTICE | ||
ril.cpp | ||
ril_commands.h | ||
ril_event.cpp | ||
ril_event.h | ||
ril_internal.h | ||
ril_service.cpp | ||
ril_service.h | ||
ril_unsol_commands.h | ||
RilSapSocket.cpp | ||
RilSapSocket.h | ||
RilSocket.h | ||
rilSocketQueue.h | ||
sap_service.cpp | ||
sap_service.h |