• Nanik Tolaram's avatar
    Removal of dead code and adding log messages to make it easier · 4bd5eb59
    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: default avatarNanik Tolaram <nanikjava@gmail.com>
    4bd5eb59
ril_event.cpp 9.86 KB