Fixes Binder Buffer leak after crashing com.android.smspush process

After many crashes of com.android.smspush process under low memory
condition, binder buffer used to get overflow as there is a leak
in buffer.
This fix restricts the leak in binder buffer by unbinding it upon
com.android.smspush process crash.

Change-Id: I0b5cd4ef282ec9f12693337001c084ce60db4555
1 file changed
tree: e0741ae7db698aec3263d6d946a49e4ef1692fb6
  1. mockril/
  2. src/
  3. tests/
  4. Android.mk
  5. CleanSpec.mk