Add tools to generated Android.mk
authorcommit-bot@chromium.org <commit-bot@chromium.org@2bbb7eff-a529-9590-31e7-b0007b416f81>
Mon, 24 Mar 2014 18:26:36 +0000 (18:26 +0000)
committercommit-bot@chromium.org <commit-bot@chromium.org@2bbb7eff-a529-9590-31e7-b0007b416f81>
Mon, 24 Mar 2014 18:26:36 +0000 (18:26 +0000)
commit2ac68c6892e5a59b5d346edeae17695b3ee384b4
tree27af2dae2ab863b41f3b716979c22871e5de2648
parent46ee398e3e15c74debc0fc008c404d695ecf5ae1
Add tools to generated Android.mk

Include the skia tools (bench, gm, tests) in the generated Android
make file for the framework. They are commented out, so that a tester
can include them if desired.

BUG=skia:1975
R=halcanary@google.com, djsollen@google.com

Author: scroggo@google.com

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

git-svn-id: http://skia.googlecode.com/svn/trunk@13915 2bbb7eff-a529-9590-31e7-b0007b416f81
platform_tools/android/gyp_gen/makefile_writer.py