CallTracker: Process HANGUP before DIAL response
There is an occurance where DIAL response would be delayed by lower layers (like silent redial) for upto 30s. Until then, callId would not be available at Telephony and user triggered hangup is not processed. Connection Hangup logic is modified to accomodate above case to send HANGUP request to RIL with parameter '-1'. Change-Id: I4b1a0c3af0560f99db2a2c35d056817d6364817c CRs-Fixed: 608714
Loading
Please register or sign in to comment