Remove isDebuggerActive function.

This function is identical to VMDebug#isDebuggerConnected and always
has been in ART (on dalvik there was a distinction between the two).
Dedup the one user to the isDebuggerConnected function.

Test: build

Bug: 148401311
Change-Id: Iad18a55bc6dc2c371cc7c2c49765e0aba2f7a793
2 files changed