diff options
author | Alex Light <allight@google.com> | 2020-01-27 13:43:01 -0800 |
---|---|---|
committer | Treehugger Robot <treehugger-gerrit@google.com> | 2020-01-28 18:39:37 +0000 |
commit | f365affd27933d1d0771d0d5064101db18c19cc2 (patch) | |
tree | b94a643c08f62a4355d3e7de143aa5e4f7b2d2e2 /test/ProfileTestMultiDex/Main.java | |
parent | d71f1dc15e264f9d2122c427a4d99d49b525bfd3 (diff) |
Remove isDebuggerActive native implementation.
This function is identical to VMDebug#isDebuggerConnected and always
has been in ART (on dalvik there was a distinction between the two).
Simply implement this function in java to reduce the number of places
the debugger needs to overwrite native functions.
Test: build
Bug: 148401311
Change-Id: I56448e5c437900cb072aa39ee784a25efad260b0
Diffstat (limited to 'test/ProfileTestMultiDex/Main.java')
0 files changed, 0 insertions, 0 deletions