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

Skip to content
Commit 61f23ebb authored by naman14's avatar naman14 Committed by Matt Garnes
Browse files

Fix IllegalStateException in Printspooler

Open webpage in chrome(or any thing to print) and click print and then press
back, throws a IllegalStateException.
Currently in onDestroy, doFinish() is called which further calls
unbindService()in PrintSpoolerProvider,but since service has already been
unbinded,it throws a Service not registered error.

Change-Id: If58a951e9e66a4048f0ece3100aabe49cee0ab84
(cherry picked from commit 5f50f676)
parent b09afc4a
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