[arm] Also check the 'model name' line for the architecture version.mono-4.6.0.125
commit753c3237d9a6f9b394f2079474147529042f6cd0
authorAlex Rønne Petersen <alexrp@xamarin.com>
Wed, 27 Jul 2016 16:17:40 +0000 (27 18:17 +0200)
committerAlex Rønne Petersen <alexrp@xamarin.com>
Mon, 1 Aug 2016 08:32:34 +0000 (1 10:32 +0200)
treedce9058ccf1714ef9e044da0232753cf26440d5c
parent28bfe7cee2d66d1aebb12a367ce34367516ef54c
[arm] Also check the 'model name' line for the architecture version.

Some Android devices for some reason have a 'model name' line instead of a
'Processor' line. On such devices, we would fail to detect the architecture
version at all, and end up thinking that it's ARMv4 (even if the runtime
was compiled for ARMv7).
mono/utils/mono-hwcap-arm.c