Add beginnings of android_apk and unittest_apk templates
commit7c36ac0734100613e58a40f6563f7aedff0a4f77
authorcjhopman@chromium.org <cjhopman@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>
Mon, 28 Jul 2014 23:53:11 +0000 (28 23:53 +0000)
committercjhopman@chromium.org <cjhopman@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>
Mon, 28 Jul 2014 23:53:11 +0000 (28 23:53 +0000)
treee6b1aaee559cff32b4322dfae53701be779cbc0a
parente93632050f9486018bd8259b8366684d494e0df8
Add beginnings of android_apk and unittest_apk templates

This adds two templates, android_apk and unittest_apk. unittest_apk is
a simple wrapper of android_apk for packaging gtests into apks.

android_apk currently just does the java compilation, processing
resources, and build_config stuff for apks.

BUG=359249

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

git-svn-id: svn://svn.chromium.org/chrome/trunk/src@286031 0039d316-1c4b-4281-b951-d872f2087c98
base/BUILD.gn
build/android/gyp/jar_toc.py
build/android/gyp/process_resources.py
build/android/gyp/write_build_config.py
build/config/android/internal_rules.gni
build/config/android/rules.gni