summaryrefslogtreecommitdiffstats
path: root/ril/libsecril-shim/secril-shim.c
Commit message (Collapse)AuthorAgeFilesLines
* Remove code for interfacing with the proprietary RILWolfgang Wiedmeyer2017-05-101-175/+0
| | | | Signed-off-by: Wolfgang Wiedmeyer <wolfgit@wiedmeyer.de>
* 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-111-0/+48
|
* libsecril-shim: Use CC_(UN)LIKELY macros from cutils.Kyle Repinski2016-03-111-9/+11
| | | | 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-111-0/+118
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