Remove stack protector from checkjni functions too

r.android.com/2127962 disabled stack protector on these functions in
jni_internal.cc, but check_jni.cc functions wrap these in non-user
builds. This fixes crash handling in eng/userdebug builds.

Test: lunch sdk_phone_x86_64 and boot emulator
Test: adb shell am crash com.android.contacts, java stack appears
Bug: 168258494
Change-Id: I28004f8b9343052b525222d3494af4e6dd447ffa
1 file changed