summaryrefslogtreecommitdiffstats
path: root/ril/libsecril-shim
Commit message (Collapse)AuthorAgeFilesLines
* libsecril-shim: detect variant using ro.product.deviceZiyan2016-03-111-1/+1
| | | | Change-Id: I81d7791df84d616767b3aec116cd4b62821381b9
* libsecril-shim: Add 'patchMem'; fix maguro LAST_CALL_FAIL_CAUSE bugKyle Repinski2016-03-112-0/+51
|
* libsecril-shim: Use CC_(UN)LIKELY macros from cutils.Kyle Repinski2016-03-112-12/+16
| | | | This is what's generally used in the frameworks.
* libsecril-shim: More thorough request handling.Kyle Repinski2016-03-111-10/+17
|
* ril: Add 'libsecril-shim'.Kyle Repinski2016-03-113-0/+163
This lib inserts itself in front of the real RIL and shims the onRequest function as a means of compatibility, bug fixing, and updating. Conflicts: system.prop Change-Id: I779a275276816a32b19d9666021662d9dc71029d