Fix redial JNI crash
Redial is implemented as dial(null). On eng builds, passing null into dial triggers a fatal assert. Add null checks to prevent the crash. Change-Id: Ieb168a79647ef7d56a7c81e058f7269ed20c22b1
Loading
Please register or sign in to comment