Fix Android framework build
authorscroggo <scroggo@google.com>
Tue, 1 Dec 2015 15:53:37 +0000 (07:53 -0800)
committerCommit bot <commit-bot@chromium.org>
Tue, 1 Dec 2015 15:53:37 +0000 (07:53 -0800)
commitcb6cb21cd9d27054810d2c80ef534dcddd615d4b
tree86db6c0d5f7257addd30f9fdbf2517ce5f005499
parentc19247fd03b3498d3d6a6b44421ba75dd49a6ca0
Fix Android framework build

eeebdb538d476c1bfc8b63a946094ca1b505ecd1 did not update a Config that
only builds if SK_BUILD_FOR_ANDROID_FRAMEWORK. This appears to be the
necessary parameter that is missing.

BUG=skia:2992

Review URL: https://codereview.chromium.org/1491563003
bench/nanobench.cpp