Revert^2 "ART: Fix breaking changes from recent VIXL update."

This reverts commit 9477047a942728dd07cbb3400d5dac6d4f1e8a8a.

Recent AOSP/VIXL update exposed the problem of loading two separate VIXL
libraries libvixl-arm and libvixl-arm64 in one process. This revert
fixed this issue by building & loading only one libvixl from now on.

Test: test-art-target, test-art-host
Test: art-gtest-asan

Change-Id: I6d59c29c0b705320d5c855017b987fc7060c32cc
1 file changed