aboutsummaryrefslogtreecommitdiffstats
path: root/system.prop
Commit message (Collapse)AuthorAgeFilesLines
* Samsung-RILPaul Kocialkowski2017-06-111-1/+1
| | | | Signed-off-by: Paul Kocialkowski <contact@paulk.fr>
* ril: add ril shimZiyan2016-09-251-1/+1
| | | | | | Based on https://github.com/OMAP4-AOSP/android_device_samsung_tuna/tree/aosp-6.0/ril/libsecril-shim. Change-Id: I8a21e9100938903d593ad67e0a9574c622d5dab4
* espresso3g: move libsec-ril.so to /vendorAndreas Blaesius2016-09-241-1/+1
| | | | Change-Id: I41f6ce5853babef0feb2b53206188d40eda06f13
* Common device tree for 3G variantsZiyan2016-02-231-1/+1
| | | | Change-Id: I957fac5b5d41b4afac158fb59feb4e45e2bcd0cf
* Fix RIL_Init ending unexpectedly when passed unknown argsKyle Repinski2016-02-211-1/+1
| | | | | | | | | | | | | | | When libsec-ril receives an unknown argument, RIL_Init completely aborts early. With Android 5.0 and up, a "client id" argument is passed (via '-c' param), but libsec-ril's getopt call uses "p:d:s:", and anything not '-p' '-d' or '-s' jumps to the end of RIL_Init. By passing '--' before '-c', getopt ignores what's left and signals it's done. Currently there's no extra args passed after rild.libargs other than '-c', but even if that were to change in the future this change would still be required for RIL_Init to work. Change-Id: I7bd4d74cb23ff1624016ae3a1178407a885758d4
* p5100 : use ttyGS0 instead of ttys0 for radioCCD-19972016-02-211-1/+1
| | | | Change-Id: I4f9db0dd44615c84941a9cc11aeb2f1cb4281577
* Move lcd density prop to espresso-common (4/5)Ziyan2016-02-011-1/+0
| | | | Change-Id: Ib91eabbb82e0d9c7584bcea7ae65e8d8f5bfea2f
* jellybeanedDaniel Hillenbrand2012-07-231-0/+3
|
* initial commitDaniel Hillenbrand2012-06-161-0/+6