Fix compile-jar.sh for new boot image locations

Now the boot image is split into primary part in the ART apex
and the framework boot image extension in /system/framework.

It is no longer possible to get the full boot class path from the
boot image oat files, so we use services.odex instead.

Test: art/tools/compile-jar.sh bench.jar bench.odex arm64
Change-Id: I6e18ec4805bca9c9e5ba4c939a96885a0815696c
1 file changed