Experimental script for compiling after a module update

Adds an experimental script to run on device to recompile jars in the
boot class path and system server class path that are not in APEXes.

Bug: 160683548
Test: adb root; adb shell \
  "set enforce 0; cd /data/local/tmp; /apex/com.android.art/bin/compile_bcp.sh"
Change-Id: I29d6a61508170e4f9fdc04fc384148b4b1f48870
4 files changed