Add dexing for libraries and apks
commitf52994be7e00d2a50bbd32aea288ab1f370c883f
authorcjhopman@chromium.org <cjhopman@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>
Tue, 29 Jul 2014 23:53:07 +0000 (29 23:53 +0000)
committercjhopman@chromium.org <cjhopman@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>
Tue, 29 Jul 2014 23:53:07 +0000 (29 23:53 +0000)
treee78099e10e66c52c8cbab44a51e3c680f2be50fb
parent24d93ff0110a4ad675982d156d9bb0fe312b9279
Add dexing for libraries and apks

Apks need to get the paths to all the dependent library dex files to
merge into the final classes.dex file for the apk.

Depends on http://crrev.com/379333003

BUG=359249

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

git-svn-id: svn://svn.chromium.org/chrome/trunk/src@286345 0039d316-1c4b-4281-b951-d872f2087c98
build/android/gyp/dex.py
build/android/gyp/write_build_config.py
build/config/android/internal_rules.gni
build/config/android/rules.gni