- 08 Feb, 2015 2 commits
-
-
Nick Kralevich authored
* commit 'd8dcd06e': Removal of dead code and adding log messages to make it easier for debugging
-
Nick Kralevich authored
-
- 03 Feb, 2015 1 commit
-
-
Nanik Tolaram authored
for debugging - Add more logging using ALOGD(..) for function dispatchSmsWrite, dispatchDial, dispatchSIM_IO, dispatchSIM_APDU, dispatchCallForward, dispatchRaw and dispatchCdmaSmsAck. To make it easier for debugging. - Remove commented log message inside wakeTimeoutCallback () function and remove the else clause as it's dead not used for anything. - Modify log message inside removeFromList and removeWatch using + and - to make it consistent with the other log message. Change-Id: Ife0212e6a4724d8b06a1dd767484bfdf98b8e1a6 Signed-off-by:
Nanik Tolaram <nanikjava@gmail.com>
-
- 23 Jan, 2015 3 commits
-
-
Nick Kralevich authored
* commit '7c306fd5': rild: enable tombstone on RIL crash
-
Nick Kralevich authored
-
Julien Vuillaumier authored
Since Android L, process dumpable flag is verified in case of crash before requesting tombstone capture by debuggerd. As setuid operation clears dumpable flag for a process, reenable flag in rild after its switch to UID radio (debuggable build only) Change-Id: Id86b697e2a1e11744ccc50a3c9ef04faf079ed94
-
- 09 Jan, 2015 6 commits
-
-
Elliott Hughes authored
* commit '97f1dafc': Remove makefile cruft.
-
Elliott Hughes authored
* commit 'bdfdd776': We have POSIX clocks.
-
Elliott Hughes authored
-
Elliott Hughes authored
-
Elliott Hughes authored
Change-Id: Iec07669cc80de041379716c8daa33acc58f7283e
-
Elliott Hughes authored
We're probably not running the RIL on a Mac. Change-Id: Ib6be56cd26d67e2b72b559cb364b1e34ab613016
-
- 09 Dec, 2014 1 commit
-
-
Robert Greenwalt authored
* commit '257ba4e3': Modify RIL_Data_Call_Response to include MTU
-
- 08 Dec, 2014 1 commit
-
-
Robert Greenwalt authored
-
- 04 Dec, 2014 1 commit
-
-
Sukanya Rajkhowa authored
Include MTU as part of RIL Data Call Response so that the framework uses the dynamic MTU value provided by network and updates LinkProperties accordingly. Upping RIL version to 11. bug:18391670 Change-Id: I8a85d7f58c99d73278646cdcb2aa466b85ae9a81
-
- 24 Nov, 2014 1 commit
-
-
Amit Mahajan authored
* commit '496a71cf': Revert "Revert "STK Call Control feature implementation.""
-
- 23 Nov, 2014 1 commit
-
-
Amit Mahajan authored
-
- 22 Nov, 2014 2 commits
-
-
Amit Mahajan authored
This reverts commit 6bfaf64c. Change-Id: Ib408f7ef0db0e0fd6a6d501d565726733440b156
- 21 Nov, 2014 2 commits
- 19 Nov, 2014 2 commits
-
-
Amit Mahajan authored
* commit '6bfaf64c': Revert "STK Call Control feature implementation."
-
Amit Mahajan authored
This reverts commit 61bedcf4. Change-Id: I257968ecc3c5e18f3b9cd6371e76846676c82447
-
- 18 Nov, 2014 3 commits
-
-
Preeti Ahuja authored
* commit '61bedcf4': STK Call Control feature implementation.
-
Chih-hung Hsieh authored
* commit 'f34ed01f': Make the implementations of RIL_onUnsolicitedResponse match the prototypes
-
Chih-hung Hsieh authored
-
- 17 Nov, 2014 1 commit
-
-
Bernhard Rosenkränzer authored
Prototypes expect the data as a const void*, whereas the implementation takes a void*. This causes the build to break with clang and may also have other unexpected side effects. (I'd expect to see unresolvable references in some gcc builds.) Change-Id: Ic34787da20abd2821730a18e49c0a435a82c2613 Signed-off-by:
Bernhard Rosenkränzer <Bernhard.Rosenkranzer@linaro.org>
-
- 14 Nov, 2014 1 commit
-
-
Preeti Ahuja authored
Add support for unsols for Stk Call Control feature. Bug: 17646476 Change-Id: I65e8e65e514f00e171086496d86b0c825d3d3d3e
-
- 31 Oct, 2014 1 commit
-
- 29 Oct, 2014 1 commit
-
-
Legler Wu authored
Modify for changing ModemID from int to string. Change-Id: Ic5ac096c6335658c5557dd94d659f910f42c8ffb
-
- 27 Oct, 2014 3 commits
-
-
Shishir Agrawal authored
* commit '60dbcee8':
-
Chaitanya Saggurthi authored
* commit '0efd5b9c':
-
- 20 Oct, 2014 4 commits
-
-
Amit Mahajan authored
am f191bb2e: Merge "Update the profile id and the comments to handle RIL_REQUEST_SET_DATA_PROFILE" into lmp-mr1-dev * commit 'f191bb2e': Update the profile id and the comments to handle RIL_REQUEST_SET_DATA_PROFILE
-
Amit Mahajan authored
Merge "Update the profile id and the comments to handle RIL_REQUEST_SET_DATA_PROFILE" into lmp-mr1-dev
-
Wink Saville authored
* commit '8b4e4f7e': Radio Capability Support.
-
Hui Wang authored
Change-Id: I6a5651d2b9dc3682996b2a919d5c1c8201e5660b
-
- 17 Oct, 2014 1 commit
-
-
Wink Saville authored
New design of capability switch for L. Add new RIL requests: RIL_REQUEST_GET_RADIO_CAPABILITY RIL_REQUEST_SET_RADIO_CAPABILITY RIL_UNSOL_RADIO_CAPABILITY These commands allow the framework to communicate what the Radio Capabilities for each logical modem has or should be using. It can support 2/3/4G switch and has flexible architecture to support future technology. Change-Id: Iedf7f608d2ba3c06a883500f2d85abb98e69d9c1
-
- 15 Oct, 2014 1 commit
-
-
Shishir Agrawal authored
* commit '760123fc': Fixing the comment for RIL_REQUEST_SIM_OPEN_CHANNEL.
-
- 14 Oct, 2014 1 commit
-
-
Shishir Agrawal authored
* commit '760123fc': Fixing the comment for RIL_REQUEST_SIM_OPEN_CHANNEL.
-