summaryrefslogtreecommitdiffstats
path: root/ril-wrapper/ril-wrapper.c
Commit message (Collapse)AuthorAgeFilesLines
* remove hacks for proprietary rilWolfgang Wiedmeyer2017-02-211-99/+0
| | | | Signed-off-by: Wolfgang Wiedmeyer <wolfgit@wiedmeyer.de>
* n7100: ril-wrapper: fake GET_RADIO_CAPABILITY responseSimon Shields2015-12-281-0/+13
| | | | | | Samsung's RIL doesn't support this, but doesn't error on it either. Change-Id: I5a470c55fecf85183e9c7b4b37aef3b3cbffaf90
* Revert "n7100: ril-wrapper: fake GET_RADIO_CAPABILITY response"tilaksidduram2015-12-221-13/+0
| | | | This reverts commit 0e7e0240eb089f9c8c5e65b61ea625861e37d56f.
* n7100: ril-wrapper: fake GET_RADIO_CAPABILITY responseSimon Shields2015-12-211-0/+13
| | | | | | Samsung's RIL doesn't support this, but doesn't error on it either. Change-Id: I5a470c55fecf85183e9c7b4b37aef3b3cbffaf90
* n7100: make ril worktilaksidduram2015-12-021-0/+86
use ril-wrapper to stop libsec-ril from crashing (based off dmitry-ril for the Nexus S)