commit | abe7c69edb5ff8f9a4b8019d475caa2f35085aa7 | [log] [tgz] |
---|---|---|
author | Chris Wailes <chriswailes@google.com> | Wed May 12 17:16:50 2021 -0700 |
committer | Christian Wailes <chriswailes@google.com> | Tue May 25 17:47:38 2021 +0000 |
tree | d8d86bf8c2264897eb9f7cf35be7c523f611688e | |
parent | 571a6bea24452e9b288106f379c7510c380a7f61 [diff] |
Remove stack protector from some interpreter functions This CL removes stack protection from several functions in the interpreter to allow us to re-set the stack protector cookie when new processes fork from any of the zygotes. Test: boot Test: atest KeyboardVisibilityControlTest Bug: 168258494 Change-Id: Ie0c81f97fedfcdde7afc1b6b4befa65524724194