Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Skip to content
Commit 02ef7b57 authored by Umashankar Godachi's avatar Umashankar Godachi Committed by Linux Build Service Account
Browse files

Cleanup the StateMachine thread during RilMessageDecoder dispose.

Currently the dispose() method in RilMessageDecoder wont stop the
state machine thread, and each time a new state Machine thread is
created which causes the file descriptor leakage.

Add quitNow() method  in dispose() of RilMessageDecoder to stop the
state machine thread.

Change-Id: I83f773adf7f5fc0b82abf912f2db7fec8a0aa87b
CRs-Fixed: 725656
parent 7a587cc8
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment