Let hasSSSE3 return false for the Android framework, if the CPU level check doesn't support SSSE3.

Otherwise, cpuid may indicate that SSSE3 is supported.  But, we don't have
SSSE3 source code compiled in to the Android framework.
This patch helps to boot up the x86 Android emulator.

Change-Id: Ic3ad37608f88a858e62f50a1231f3a2466fe7dbf
Signed-off-by: Chao-ying Fu <chao-ying.fu@intel.com>
1 file changed