fix x86 emulator for Android framework.

The emulator is the one case where the android framework can be
compiled without SSSE3 but be expected to run on a device with
SSS3.  In that case we just disable all SSSE3 options to be safe.

R=scroggo@google.com

Author: djsollen@google.com

Review URL: https://codereview.chromium.org/249883004

git-svn-id: http://skia.googlecode.com/svn/trunk@14342 2bbb7eff-a529-9590-31e7-b0007b416f81
1 file changed