Release the CellInfo lock while disposing phone object
Currently if any thread is waiting on CellInfo object and if there is a voice radio tech change ServiceStateTracker object was cleaned without releasing cellInfo lock.While disposing the Phone object CellInfo lock needs to be released. Change-Id: Id5bd298fa0421f149ef3c7065904e453bded3460 CRs-Fixed: 624006
Loading
Please register or sign in to comment