commit | f531f197b87a3b8ca8deea6e753012c8b46a05ef | [log] [tgz] |
---|---|---|
author | Theodore Dubois <tbodt@google.com> | Wed Nov 30 16:44:47 2022 -0800 |
committer | Treehugger Robot <treehugger-gerrit@google.com> | Fri Dec 02 17:53:34 2022 +0000 |
tree | 68ae6b21145a81dc2c6cd8fe9c0bd304c14fdf73 | |
parent | 7b97aebac851b345c7733d56ffe0fedf66010dbb [diff] |
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