Always use cpu-features library on android.
authordjsollen <djsollen@google.com>
Tue, 26 Aug 2014 18:30:15 +0000 (11:30 -0700)
committerCommit bot <commit-bot@chromium.org>
Tue, 26 Aug 2014 18:30:15 +0000 (11:30 -0700)
commitad726a319613c7fe2d9b3d61205366dee04861d4
tree9abdaf9d51c2be6ccb76d2c54d0b92906b8dc1d5
parent99ae881a7f55a03c2b16fb5704e6e90ea86d965d
Always use cpu-features library on android.

This CL also removes the debug capability of runtime switching
in/out of NEON mode as it uses deprecated APIs.

BUG=skia:1061
R=tomhudson@google.com

Author: djsollen@google.com

Review URL: https://codereview.chromium.org/506033003
src/core/SkUtilsArm.cpp