summaryrefslogtreecommitdiffstats
path: root/ril/Android.mk
Commit message (Collapse)AuthorAgeFilesLines
* ril: Add 'libsecril-compat'.Kyle Repinski2016-01-221-3/+2
| | | | | | | | | | | | | | While I preferred to just modify the RILs directly, it simply became too tedious trying to fix three things that all have the same problem. libsecril-compat: Log if unimplemented symbols are called. Analysis of the RILs has shown these shouldn't be called, but just in case, we should know if it happens. libsecril-compat: Actually forward the writeString16 symbol. Good thing I added that logging; somehow this IS called.
* Add open-source libsecril-client from android_hardware_samsungZiyan2015-06-181-0/+20