summaryrefslogtreecommitdiff
path: root/test/ProfileTestMultiDex/Main.java
diff options
context:
space:
mode:
authorMathieu Chartier <mathieuc@google.com>2014-10-15 16:59:47 -0700
committerMathieu Chartier <mathieuc@google.com>2014-10-16 16:36:07 -0700
commit1f24296c7c8a6501ee2388c0d20b48f471b48660 (patch)
tree579e8543a942d8db8d66e5d69e052c9b682ad7dd /test/ProfileTestMultiDex/Main.java
parentedfc4ca2c8e1de6a1d42700cc0bc41d5b243ea04 (diff)
Add way to ensure we are at the front of the sigaction chain
Calling this after jni_on_load fixes the unity apps. This is not exactly correct since we may already have the following chain. Start up: Us -> debuggerd After app goes in front: App -> us -> debuggerd After we put ourself back at the front: Us -> app -> us -> app -> .... stack overflow. Bug: 17620677 Change-Id: I9183997e3d5ebd51c320b5d51425be5142e938f3
Diffstat (limited to 'test/ProfileTestMultiDex/Main.java')
0 files changed, 0 insertions, 0 deletions