X86: Fix LoadString/Class for non-PIC boot image.

Do not check for PIC/non-PIC mode when recording patches.
This was erroneously missed in
    https://android-review.googlesource.com/397193
and broke 916-obsolete-jit for no-image as it actually
tries to compile the boot image in non-PIC mode.

Test: testrunner.py --host --no-image -t 916-obsolete-jit
Bug: 33192586
Change-Id: I068fbaa576635ea4f7d49521df55c98ba99dd34e
1 file changed