Ignore missing bootstrap class path jars after printing a warning.

Previous behavior was to print an error and halt.  The warning will appear
in the log whenever the VM is started, which means you'll see it on every
"dexopt" invocation but otherwise only once during zygote init.

For internal bug 1812586.
1 file changed