Android 7.1.1 Release 33 (N4F26X)
Fix ARM ABI issues for RenderScript.

Bug: http://b/26987366

Although I did upstream a working patch for our ARM ABI vector problems,
the patch is insufficient for RenderScript, as it is *NOT* an Android
target. It is a generic Linux target, so we need to also check our
LanguageOptions to see if we should use the alternate vector ABI.

(cherry picked from commit 3bd7be39de21405059e7a7ac22d97dc80cecdf8e)

Change-Id: Ifaccd3f1617a86ebcdc6c9310c62cae9279ddde8
1 file changed