Add mips dsp arch variants to gyp_to_android.py.
authorbranimir.vasic <branimir.vasic@imgtec.com>
Tue, 27 Sep 2016 14:37:20 +0000 (07:37 -0700)
committerCommit bot <commit-bot@chromium.org>
Tue, 27 Sep 2016 14:37:20 +0000 (07:37 -0700)
commit5c2310c86d25e4ee02f5891cc3bea0f75d64e91a
tree274b958bba1da5d7a1ea09fe8ee4e86a8ab1ad44
parent8f514c7eccf76e3125e9b04521613082cb1f2a82
Add mips dsp arch variants to gyp_to_android.py.

Fixes Android  build for variants mips32r2dsp-fp and mips32r2dspr2-fp by
enabling correct Android.mk file generation.

BUG=skia:
GOLD_TRYBOT_URL= https://gold.skia.org/search?issue=2359793002

Review-Url: https://codereview.chromium.org/2359793002
platform_tools/android/bin/gyp_to_android.py
platform_tools/android/gyp_gen/android_framework_gyp.py
platform_tools/android/gyp_gen/makefile_writer.py
platform_tools/android/gyp_gen/tool_makefile_writer.py