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
Loading
Please register or sign in to comment