replicant-packages_apps_Email/emailcommon
Anthony Lee 8c65e50bfe b/17135753. Make sure to free ServiceConnection.
The only way that the ServiceConnection was not being freed is if
there was an Exception (other than RemoteException) being thrown
out of mTask.run(). Now the call to unbindService() is called
in a finally() block surrounding that block of code.

Change-Id: I597412233381894be76d3c8bdf99fc7d96794dc2
2014-08-20 14:08:47 -07:00
..
res/values
src/com/android/emailcommon b/17135753. Make sure to free ServiceConnection. 2014-08-20 14:08:47 -07:00
Android.mk
AndroidManifest.xml