Improve crash reporting of ART tools during build.

ANDROID_BUILD_TOP is not defined when called from soong,
so try the current working dir instead.

Using unqualified path is forbidden since it not hermetic,
and will fail.

Test: Check that crashes produce line numbers.
Change-Id: I379f81e65aade1ee7f1f982e9502417e4fb16cf4
1 file changed