summaryrefslogtreecommitdiffstats
path: root/system.prop
Commit message (Collapse)AuthorAgeFilesLines
* Fix RIL_Init ending unexpectedly when passed unknown args.Kyle Repinski2016-01-241-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. Conflicts: system.prop Change-Id: I904d1c7fd83c71f1c2e1961ed96ac698a160f7f9
* tuna: commonize what we can (2/4)Ziyann2014-12-151-4/+0
| | | | Change-Id: Ic200add412f31b027ec831c36886eeee2988d0c5
* set ro.bq.gpu_to_cpu_unsupported properlyMathias Agopian2013-03-201-0/+3
| | | | Change-Id: Ia4b9433fc9b31d23859b7a3b24e0a42fb81b2441
* Set call_ring.multiple to false.John Wang2012-01-091-0/+3
| | | | | bug:5757158 Change-Id: Iea6adbcaea1e6cc50bbe591e471bf136721d4c91
* Set telephony.lteOnCdmaDevice to 0.Wink Saville2011-07-191-0/+1
| | | | | | This is not an lte on cdma device. Change-Id: Ie77b4c4f53a4be7102b1b1c6e67cdce5a9d48343
* maguro: Add system.prop for rilBenoit Goby2011-06-241-0/+6
Change-Id: Ib2becda8ffc8ed820c7ff69510996d667360f2d9