summaryrefslogtreecommitdiffstats
path: root/ril-wrapper
Commit message (Collapse)AuthorAgeFilesLines
* 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-022-0/+95
use ril-wrapper to stop libsec-ril from crashing (based off dmitry-ril for the Nexus S)