Add and use art::GetAndroidRuntimeBinDir.

This method returns the location of the directory containing the
Android Runtime binaries, which is expected to be the Android Runtime
APEX's bin directory on target and the Android Root's bin directory on
host (at least for now).

Also remove art::CommonArtTestImpl::GetTestAndroidRoot as it is no
longer used.

Test: ART gtests on host and target
Bug: 121117762
Change-Id: I4593bbd4d675ca9d3f7b708482aac82c1892a9ad
15 files changed