Fix early set of error code.

If we set the error status in loadRuntime(), we have no clean way to fall
back to the default driver (since it retains the error flag). Setting the
error status later (after all other options) is the proper way to do this.

Change-Id: I0a31b89d558d2af13ba4ca72fa7e04bb4e27a716
1 file changed