ANDROID: Use preprocessor instead of DCE

..for CONFIG_ANDROID_BOOT_IMAGE. Newer clangs emit a warning for the
call without a prototype, and this check is done before code block
is eliminated. Wrapping it in a preprocessor macro obscures this
issue.

Change-Id: I7cbf5383561d901d30c7b112368cf2f9fd87ea2c
Signed-off-by: Alistair Delva <adelva@google.com>
1 file changed