diff options
author | dfalcantara@chromium.org <dfalcantara@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2013-06-20 21:42:06 +0000 |
---|---|---|
committer | dfalcantara@chromium.org <dfalcantara@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2013-06-20 21:42:06 +0000 |
commit | d67b1ce8691f3a829d090f401d22485b8c99adfc (patch) | |
tree | b4daadb6ccf52db0357e6264a596a0a8dee6bc19 /cc/layers/layer_impl.h | |
parent | 44c4b354a12e74b4af35be64853745ec9afe0d33 (diff) | |
download | chromium_src-d67b1ce8691f3a829d090f401d22485b8c99adfc.zip chromium_src-d67b1ce8691f3a829d090f401d22485b8c99adfc.tar.gz chromium_src-d67b1ce8691f3a829d090f401d22485b8c99adfc.tar.bz2 |
Revert "[Android] Support building standalone APK in component build"
This breaks the Android component build.
This reverts commit 125e64a9eb6406446fb864aea9fa887521f19616.
>> [Android] Support building standalone APK in component build
>>
>> Many people's workflows assume that they can install the APK created in
>> out/Debug/apks. With the component build that APK is actually an
>> "incomplete" APK that cannot be manually installed (or rather causes
>> obscure errors when manually installed).
>>
>> This change does two things. First, it moves the "incomplete" APK
>> output to out/Debug/<package_name>/<ApkName>.apk. This should prevent
>> accidental installs of the "incomplete" APK. Second, it introduces an
>> option (create_standalone_apk) that when doing a component build, if
>> set, will merge the shared libraries into the "incomplete" APK to
>> create a standalone APK. This standalone APK will be created in
>> out/Debug/apks/.
>>
>> Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=207345
>>
>> Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=207516
BUG=
R=cjhopman@chromium.org
Review URL: https://codereview.chromium.org/17291013
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@207587 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'cc/layers/layer_impl.h')
0 files changed, 0 insertions, 0 deletions