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

Skip to content
Commit 5f50f676 authored by naman14's avatar naman14
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
parent 60d46b47
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