Don't check the Host ART APEX when `HOST_PREFER_32_BIT` is `true`.

The Host ART APEX (`com.android.art.host`) is not built when
`HOST_PREFER_32_BIT` equals `true`; remove it from the list of ART
APEXes verified by the `build/apex/runtests.sh` script.

Test: env HOST_PREFER_32_BIT=true art/build/apex/runtests.sh
Test: env HOST_PREFER_32_BIT=false art/build/apex/runtests.sh
Change-Id: I4984212b70d8c231884bd85682a213532c7e5407
1 file changed